We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 72407da + fea14e8 commit ff75aa3Copy full SHA for ff75aa3
2 files changed
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@v4
18
19
- name: Setup Node.js
20
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
21
with:
22
node-version: "20"
23
.github/workflows/publish.yml
@@ -21,7 +21,7 @@ jobs:
24
25
26
27
registry-url: https://registry.npmjs.org
0 commit comments