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 eda5361 commit af74f5eCopy full SHA for af74f5e
.github/workflows/build.yml
@@ -13,7 +13,7 @@ jobs:
13
os: [ubuntu-latest, windows-latest, macOS-latest]
14
15
steps:
16
- - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
+ - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
17
with:
18
persist-credentials: false
19
@@ -34,7 +34,7 @@ jobs:
34
runs-on: ubuntu-latest
35
36
37
38
39
- name: Use Node.js 24.x
40
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
0 commit comments