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 d0ca630 commit b53382fCopy full SHA for b53382f
.github/workflows/branches.yaml
@@ -9,7 +9,7 @@ jobs:
9
uses: actions/checkout@v4
10
11
- name: Set up Node.js
12
- uses: actions/setup-node@v3
+ uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
13
with:
14
node-version: '20'
15
.github/workflows/main.yaml
@@ -14,7 +14,7 @@ jobs:
16
17
18
19
20
0 commit comments