Pin actions/setup-node action to 60edb5d (#55)
Some checks failed
Build and push container image / build (push) Failing after 24s
Some checks failed
Build and push container image / build (push) Failing after 24s
Co-authored-by: Renovate <system@toast-server.net> Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
parent
85ddfc7e75
commit
968c91c7dc
@ -8,7 +8,7 @@ jobs:
|
||||
runs-on: rust-ci
|
||||
steps:
|
||||
- name: Install Node21
|
||||
uses: actions/setup-node@v4.0.2
|
||||
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
|
||||
with:
|
||||
node-version: 21.7.1
|
||||
check-latest: false
|
||||
|
Loading…
Reference in New Issue
Block a user