Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit f7b940a

Browse files
authored
Update actions/setup-node to v4
1 parent 7901289 commit f7b940a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/remark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/checkout@v4
2020

2121
- name: Setup Node.js
22-
uses: actions/setup-node@v3
22+
uses: actions/setup-node@v4
2323
with:
2424
node-version: '18.x'
2525

0 commit comments

Comments
 (0)