Skip to content

Commit ab88dbd

Browse files
Merge pull request #2 from ImMyst/dependabot/github_actions/actions/setup-node-v2.1.5
2 parents fb3badd + 851caac commit ab88dbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/checkout@master
2525

2626
- name: Setup node env 🏗
27-
uses: actions/[email protected].2
27+
uses: actions/[email protected].5
2828
with:
2929
node-version: ${{ matrix.node }}
3030

0 commit comments

Comments
 (0)