Skip to content

Commit b8515aa

Browse files
renovate[bot]loonghao
authored andcommitted
chore(deps): update actions/setup-python action to v4
1 parent f51d24a commit b8515aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
token: '${{ secrets.PERSONAL_ACCESS_TOKEN }}'
1515
fetch-depth: 0
1616
- name: Set up Python
17-
uses: actions/setup-python@v1
17+
uses: actions/setup-python@v4
1818
with:
1919
python-version: '3.7'
2020
- name: Install dependencies

0 commit comments

Comments
 (0)