Skip to content

Commit 10528e1

Browse files
authored
Merge pull request #59 from WIAS-PDELib/dependabot/github_actions/actions/setup-python-6
Bump actions/setup-python from 5 to 6
2 parents 6de8504 + 9f27d0a commit 10528e1

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)