Skip to content

Commit 4d9abd5

Browse files
authored
Merge pull request #37 from gf712/renovate/actions-setup-python-7.x
2 parents 2e5dd82 + c08a9da commit 4d9abd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/premerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@v7
1616

17-
- uses: actions/setup-python@v6
17+
- uses: actions/setup-python@v7.0.0
1818

1919
- uses: pre-commit/action@v3.0.1
2020

0 commit comments

Comments
 (0)