We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 27ed0d9 + a87804d commit 17cdca2Copy full SHA for 17cdca2
1 file changed
.github/workflows/ci.yaml
@@ -74,7 +74,7 @@ jobs:
74
uses: actions/checkout@v4
75
76
- name: Setup Node.js
77
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
78
with:
79
node-version: 22
80
registry-url: https://registry.npmjs.org/
@@ -111,7 +111,7 @@ jobs:
111
112
113
114
115
116
117
0 commit comments