Skip to content

Commit 2bd77c5

Browse files
authored
Merge pull request #29 from WIAS-PDELib/dependabot/github_actions/actions/setup-python-6
Bump actions/setup-python from 5 to 6
2 parents 9ddeaae + b081e0a commit 2bd77c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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/action@v3.0.1

0 commit comments

Comments
 (0)