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 d5cf0b0 commit 6e176a7Copy full SHA for 6e176a7
2 files changed
.github/workflows/autofix.yaml
@@ -16,7 +16,7 @@ jobs:
16
aqua_version: v2.46.0
17
env:
18
GITHUB_TOKEN: ${{github.token}}
19
- - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
+ - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
20
with:
21
node-version-file: .node-version
22
cache: npm
.github/workflows/wc-test.yaml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
13
14
persist-credentials: false
15
0 commit comments