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.
2 parents ffbf1d2 + c1d636a commit 96bab62Copy full SHA for 96bab62
.github/workflows/build.yml
@@ -13,7 +13,7 @@ jobs:
13
os: [ubuntu-latest, windows-latest, macOS-latest]
14
15
steps:
16
- - uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # 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