Skip to content

Commit

Permalink
chore(deps): bump actions/checkout to v4 (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
bfabio authored Mar 8, 2024
1 parent bc4d92c commit 082b912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/file-freshness-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
update-external-files:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- run: >
curl -sL 'https://www.indicepa.gov.it/public-services/opendata-read-service.php?dstype=FS&filename=amministrazioni.txt'
| tail -n +2
Expand Down

0 comments on commit 082b912

Please sign in to comment.