Skip to content

Commit 10e310a

Browse files
chore(deps): update actions/setup-node action to v3.4.1
1 parent c734ce1 commit 10e310a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildtest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/[email protected]
14-
- uses: actions/[email protected].0
14+
- uses: actions/[email protected].1
1515
with:
1616
node-version: '16.x'
1717
- name: use node

0 commit comments

Comments
 (0)