Skip to content
This repository was archived by the owner on Mar 1, 2023. It is now read-only.

Commit 8afce22

Browse files
committed
chore(deps): update actions/setup-node action to v3
1 parent 53dd413 commit 8afce22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/markdown-lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
EMAIL: "github-actions[bot]@users.noreply.github.com"
2828

2929
- name: "Use Node.js 14.x"
30-
uses: "actions/setup-node@v2"
30+
uses: actions/setup-node@v3
3131
with:
3232
node-version: "14.16.0"
3333

0 commit comments

Comments
 (0)