Skip to content

Commit

Permalink
using the latest checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
PhillipsOwen committed Apr 30, 2024
1 parent 89363fa commit ccf22aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eslint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
eslint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v4
with:
fetch-depth: 1
- uses: actions/setup-node@v1
Expand Down

0 comments on commit ccf22aa

Please sign in to comment.