Skip to content
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.

Commit

Permalink
Update Setup Python to v5 (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
AnonymousX86 authored Sep 13, 2024
2 parents 90d7218 + 290806b commit 0adf19d
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 @@ -28,7 +28,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup Python
uses: actions/setup-python@v4.7.1
uses: actions/setup-python@v5
with:
python-version: "3.12"
cache: "pip"
Expand Down

0 comments on commit 0adf19d

Please sign in to comment.