We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 402eb13 commit 32c0614Copy full SHA for 32c0614
.github/workflows/ci.yaml
@@ -17,7 +17,7 @@ jobs:
17
build:
18
runs-on: ubuntu-latest
19
steps:
20
- - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
+ - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
21
22
- uses: actions/setup-node@v4
23
with:
.github/workflows/deploy.yml
@@ -11,7 +11,7 @@ jobs:
11
build-and-deploy:
12
13
14
15
16
0 commit comments