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 eb931b9 + 27a60c3 commit 248d32bCopy full SHA for 248d32b
.github/workflows/github-pages.yml
@@ -23,9 +23,9 @@ jobs:
23
pages: write
24
id-token: write
25
steps:
26
- - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
+ - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
27
28
- - uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
+ - uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
29
with:
30
cache: npm
31
node-version-file: ".nvmrc"
0 commit comments