mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 03:57:48 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user