Merge pull request #13173 from VOREStation/dependabot/github_actions/actions/setup-python-4

Bump actions/setup-python from 2 to 4
This commit is contained in:
Novacat
2022-06-28 09:51:13 -04:00
committed by GitHub
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
- name: Ensure +x on CI directory
run: |
chmod -R +x ./tools/ci
- uses: actions/setup-python@v2
- uses: actions/setup-python@v4
with:
python-version: '3.7'
- name: Generate Changelog