Skip to content

Commit 75952a0

Browse files
committed
chore(template): sync with hutchic-org/template-dockerhub-release
1 parent 5a0ccd1 commit 75952a0

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,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-latest
1919
steps:
2020
- uses: actions/[email protected]
21-
- uses: actions/setup-python@v4.8.0
21+
- uses: actions/setup-python@v5.0.0
2222
with:
2323
python-version: '3.8'
2424
- run: pip install 'virtualenv<20.11.0'

0 commit comments

Comments
 (0)