Skip to content

Commit

Permalink
Merge pull request #229 from stavros-k/renovate/actions-setup-node-di…
Browse files Browse the repository at this point in the history
…gest
  • Loading branch information
stavros-k authored Oct 23, 2023
2 parents 35b246f + 73191a3 commit a95ba71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- uses: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d # v3
- uses: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3
with:
node-version: 17.x
cache: npm
Expand Down

0 comments on commit a95ba71

Please sign in to comment.