Skip to content

Commit 2899e1e

Browse files
[main] (deps): Bump actions/setup-node from 1 to 3 (#49406)
1 parent 2c9198f commit 2899e1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/markdownlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@v2
1818
- name: Use Node.js
19-
uses: actions/setup-node@v1
19+
uses: actions/setup-node@v3
2020
with:
2121
node-version: 16.x
2222
- name: Run Markdownlint

0 commit comments

Comments
 (0)