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 3051271 commit 813d54dCopy full SHA for 813d54d
.github/workflows/publish.yml
@@ -13,6 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- uses: actions/checkout@v4
16
+ ref: 0.6.0
17
- uses: actions/setup-node@v4
18
with:
19
node-version: "22"
0 commit comments