Skip to content

Commit

Permalink
cookiecutter: Update GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Oct 31, 2023
1 parent c3c5e7a commit 13959f5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
cache: pip
cache-dependency-path: '**/requirements*.txt'
- id: changed-files
uses: tj-actions/changed-files@v39
uses: tj-actions/changed-files@v40
- uses: pre-commit/action@v3.0.0
continue-on-error: true
with:
Expand Down

0 comments on commit 13959f5

Please sign in to comment.