We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bc2f93 commit 38c6d3eCopy full SHA for 38c6d3e
2 files changed
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
13
steps:
14
- uses: actions/checkout@v5
15
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v5
16
with:
17
node-version: "20.x"
18
registry-url: "https://registry.npmjs.org"
.github/workflows/release.yml
pull-requests: write
node-version: 20
cache: npm
0 commit comments