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 d781deb commit 5f162f7Copy full SHA for 5f162f7
.github/workflows/release-beta.yml
@@ -83,7 +83,7 @@ jobs:
83
runs-on: ubuntu-latest
84
steps:
85
- uses: actions/checkout@v5
86
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v5
87
with:
88
node-version: "16.x"
89
registry-url: "https://registry.npmjs.org"
.github/workflows/tag-npm.yml
@@ -22,7 +22,7 @@ jobs:
22
23
24
25
26
27
28
0 commit comments