We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe42909 commit bde4f08Copy full SHA for bde4f08
1 file changed
.github/workflows/publish.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
17
- - uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
+ - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
18
with:
19
node-version: "lts/*"
20
registry-url: "https://registry.npmjs.org"
0 commit comments