Skip to content

Commit 1bea736

Browse files
authored
Merge pull request #43 from badsyntax/dependabot/github_actions/actions/setup-node-2.5.1
Bump actions/setup-node from 2.5.0 to 2.5.1
2 parents 6fb74f1 + 08c31b0 commit 1bea736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- uses: actions/checkout@v2
2222

2323
- name: Set Node.js 16.x
24-
uses: actions/[email protected].0
24+
uses: actions/[email protected].1
2525
with:
2626
node-version: 16.x
2727

0 commit comments

Comments
 (0)