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 1565e57 commit a0c6b82Copy full SHA for a0c6b82
.github/workflows/content_scan.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@v5
18
19
- name: Install node.js.
20
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
21
with:
22
node-version-file: 'package.json'
23
.github/workflows/snyk.yml
- name: Setup Node.js
cache: 'npm'
0 commit comments