Skip to content

Commit 7ece2a2

Browse files
authored
Upgrade Node.js setup action to version 6
1 parent 75b8d9e commit 7ece2a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-pr-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
fetch-depth: 0
1616

1717
- name: Setup Node.js
18-
uses: actions/setup-node@v4
18+
uses: actions/setup-node@v6
1919
with:
2020
node-version: "20"
2121

0 commit comments

Comments
 (0)