Skip to content

Commit

Permalink
Merge pull request #67 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 23, 2023
2 parents 47593c8 + 1a152be commit e314d9f
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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4

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

0 comments on commit e314d9f

Please sign in to comment.