Skip to content

Commit f28d81c

Browse files
committed
chore(deps): update actions/setup-node action to v3
1 parent adc563f commit f28d81c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr_on_master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
fetch-depth: 0
2626

2727
- name: Use Node.js ${{ matrix.node-version }}
28-
uses: actions/setup-node@v1
28+
uses: actions/setup-node@v3
2929
with:
3030
node-version: ${{ matrix.node-version }}
3131

0 commit comments

Comments
 (0)