Skip to content

Commit 63b1020

Browse files
Merge pull request #32 from jacobwgillespie/dependabot/github_actions/actions/setup-node-4.0.1
Bump actions/setup-node from 4.0.0 to 4.0.1
2 parents 511b76d + 108e736 commit 63b1020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-20.04
88
steps:
99
- uses: actions/checkout@v4
10-
- uses: actions/[email protected].0
10+
- uses: actions/[email protected].1
1111
with:
1212
node-version: '14'
1313
- uses: actions/cache@v3

0 commit comments

Comments
 (0)