We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 80b567c + 1a2137b commit a17ca09Copy full SHA for a17ca09
1 file changed
.github/workflows/pre-commit.yml
@@ -18,5 +18,5 @@ jobs:
18
Pkg.add("Runic")'
19
env:
20
PYTHON: ""
21
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
22
- uses: pre-commit/action@v3.0.1
0 commit comments