We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e22b86 commit 1cf0d67Copy full SHA for 1cf0d67
2 files changed
.github/workflows/scripts.yml
@@ -48,7 +48,7 @@ jobs:
48
persist-credentials: false
49
50
- name: Setup Node
51
- uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
+ uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
52
with:
53
node-version-file: './scripts/.nvmrc'
54
.github/workflows/test-sticky-comment.yml
@@ -45,7 +45,7 @@ jobs:
45
46
47
node-version-file: './actions/sticky-comment/.nvmrc'
0 commit comments