We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae368bf commit a79464fCopy full SHA for a79464f
.github/workflows/prprecommit.yml
@@ -29,7 +29,7 @@ jobs:
29
using Pkg
30
Pkg.add(name="JuliaFormatter", version="1.0.62")'
31
- name: Setup Python
32
- uses: actions/setup-python@v3
+ uses: actions/setup-python@v5
33
- name: Run pre-commit
34
uses: pre-commit/[email protected]
35
continue-on-error: true
0 commit comments