Skip to content

Commit

Permalink
ci: update dependency node to v22 (#405)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
  • Loading branch information
sebastien-prudhomme and renovate-bot authored Sep 19, 2024
1 parent c84cc66 commit 21c481a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Set up Node
uses: actions/setup-node@v4.0.3
with:
node-version: 20.11.1 # renovate: node
node-version: 22.8.0 # renovate: node

- name: Release
id: release
Expand Down

0 comments on commit 21c481a

Please sign in to comment.