Skip to content

Commit e6efb33

Browse files
authored
Merge pull request #35 from JuliaGeometry/dependabot/github_actions/actions/setup-python-6
Bump actions/setup-python from 5 to 6
2 parents cc68c63 + 74ab8da commit e6efb33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ jobs:
1818
Pkg.add("Runic")'
1919
env:
2020
PYTHON: ""
21-
- uses: actions/setup-python@v5
21+
- uses: actions/setup-python@v6
2222
- uses: pre-commit/[email protected]

0 commit comments

Comments
 (0)