We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 459ba29 commit 2295f2cCopy full SHA for 2295f2c
.github/workflows/publish.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
- name: Checkout Code
18
- - uses: actions/checkout@v4
+ uses: actions/checkout@v4
19
- name: Use Node.js from .nvmrc
20
uses: actions/setup-node@v4
21
with:
0 commit comments