Skip to content

Commit

Permalink
Bump checkout action version
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulHatch committed Nov 2, 2022
1 parent 8f63406 commit 239974c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
os: [ubuntu-latest, windows-latest]
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: NPM Install
Expand Down

0 comments on commit 239974c

Please sign in to comment.