Skip to content

Commit

Permalink
Merge pull request #84 from pascaliske/renovate/actions-setup-node-4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
pascaliske authored Oct 26, 2024
2 parents cae0df5 + 1483159 commit 4da80e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

# setup node
- uses: actions/setup-node@v4.0.4
- uses: actions/setup-node@v4.1.0
with:
node-version: '18'
registry-url: 'https://registry.npmjs.org'
Expand Down

0 comments on commit 4da80e0

Please sign in to comment.