Skip to content

Commit

Permalink
chore(deps): update dependency node to v22.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and oliversalzburg committed Jul 2, 2024
1 parent d791da5 commit 36a9c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/metadata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4
env:
# renovate: datasource=node-version depName=node versioning=node
NODE_VERSION: "22.3.0"
NODE_VERSION: "22.4.0"
with:
node-version: ${{ env.NODE_VERSION }}

Expand Down

0 comments on commit 36a9c5e

Please sign in to comment.