Skip to content

Commit 0c1df7a

Browse files
Merge pull request #14 from jacobwgillespie/dependabot/github_actions/actions/setup-node-3.1.1
2 parents 3b31104 + 0714170 commit 0c1df7a

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
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-20.04
88
steps:
99
- uses: actions/checkout@v3
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)