Skip to content

Commit d13ee43

Browse files
committed
Update actions/setup-node action to v3.8.2
1 parent 5285edd commit d13ee43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs-pr.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- uses: actions/[email protected]
1717
- name: Use Node.js ${{ matrix.node-version }}
18-
uses: actions/[email protected].1
18+
uses: actions/[email protected].2
1919
with:
2020
node-version: ${{ matrix.node-version }}
2121

0 commit comments

Comments
 (0)