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.
1 parent 33ea2b8 commit 7289387Copy full SHA for 7289387
.github/workflows/publish.yml
@@ -23,7 +23,7 @@ jobs:
23
24
steps:
25
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3
26
- - uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3
+ - uses: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d # v3
27
with:
28
node-version: '18'
29
cache: 'yarn'
0 commit comments