mirror of
https://github.com/github/codeql-action
synced 2026-06-01 20:01:46 +03:00
Update other Actions from v2 to v3
This commit is contained in:
@@ -124,7 +124,7 @@ jobs:
|
||||
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- uses: actions/setup-python@v2
|
||||
- uses: actions/setup-python@v3
|
||||
with:
|
||||
python-version: ${{ matrix.python_version }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user