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 916b80f commit aad6be4Copy full SHA for aad6be4
1 file changed
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
name: Build
15
runs-on: ubuntu-24.04
16
steps:
17
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v1
18
19
- name: Use Node.js
20
uses: actions/setup-node@v4
0 commit comments