We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9340b5 commit a5327d0Copy full SHA for a5327d0
2 files changed
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- name: Checkout
14
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
+ uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
15
with:
16
fetch-depth: 0
17
- name: Setup Nodejs
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
18
19
20
21
- name: Setup Node.js
0 commit comments