Skip to content

Commit 17cdca2

Browse files
committed
Merge branch 'main' into dependabot/npm_and_yarn/cldn/ip-2.0.1
2 parents 27ed0d9 + a87804d commit 17cdca2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
uses: actions/checkout@v4
7575

7676
- name: Setup Node.js
77-
uses: actions/setup-node@v4
77+
uses: actions/setup-node@v5
7878
with:
7979
node-version: 22
8080
registry-url: https://registry.npmjs.org/
@@ -111,7 +111,7 @@ jobs:
111111
uses: actions/checkout@v4
112112

113113
- name: Setup Node.js
114-
uses: actions/setup-node@v4
114+
uses: actions/setup-node@v5
115115
with:
116116
node-version: 22
117117
registry-url: https://registry.npmjs.org/

0 commit comments

Comments
 (0)