Skip to content

Commit

Permalink
Update .github/workflows/codeql.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hattya committed Oct 31, 2022
1 parent acd420b commit 75852b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3
- name: Setup Python
uses: actions/setup-python@v3
uses: actions/setup-python@v4
with:
python-version: 3.x
- name: Initialize CodeQL
Expand Down

0 comments on commit 75852b4

Please sign in to comment.