Skip to content

Commit

Permalink
Update checkout version
Browse files Browse the repository at this point in the history
  • Loading branch information
lucat1 authored Jul 18, 2023
1 parent f83f441 commit 0e5913b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/filenames.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ jobs:
image: ghcr.io/csunibo/filenameslinter:latest

steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v3
with:
fetch-depth: 1

- uses: actions/checkout@v1
- uses: actions/checkout@v3
with:
repository: csunibo/config
path: .config
Expand Down

0 comments on commit 0e5913b

Please sign in to comment.