Skip to content

Commit

Permalink
chore(deps): Bump actions/setup-node from 3 to 4 (#929)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent e5b6544 commit e3ba5a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
branch: release-7.x

steps:
- uses: actions/setup-node@v3
- uses: actions/setup-node@v4
- run: npm install semver

- name: Get latest release version
Expand Down

0 comments on commit e3ba5a0

Please sign in to comment.