Skip to content

Commit

Permalink
Merge pull request #569 from learningequality/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/github-451a913685

Bump the github group with 1 update
  • Loading branch information
rtibbles authored Mar 19, 2024
2 parents 9ca5974 + cd12e23 commit 03cef09
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v3
- uses: actions/setup-node@v4
with:
node-version: '10.x'
registry-url: 'https://registry.npmjs.org'
Expand Down
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@ Changelog is rather internal in nature. See release notes for the public overvie

## Version 4.x.x (`release-v4` branch)

- [#569]
- **Description:** Upgrade actions/setup-node from 3 to 4
- **Products impact:** Dependencies
- **Addresses:** -
- **Components:** -
- **Breaking:** -
- **Impacts a11y:** -
- **Guidance:** -

[#569]: https://github.com/learningequality/kolibri-design-system/pull/569

- [#576]
- **Description:** Upgrade follow-redirects from 1.15.4 to 1.15.6
- **Products impact:** Dependencies
Expand Down

0 comments on commit 03cef09

Please sign in to comment.