Skip to content

Commit

Permalink
Merge pull request #69 from pascaliske/renovate/actions-setup-node-4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
pascaliske authored Dec 18, 2023
2 parents 352a40e + 4ab26f0 commit 4e27413
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@v4.0.0
- uses: actions/setup-node@v4.0.1
with:
node-version: '18'
registry-url: 'https://registry.npmjs.org'
Expand Down

0 comments on commit 4e27413

Please sign in to comment.