Skip to content

Commit

Permalink
Merge pull request #29 from intel/dependabot/github_actions/actions/s…
Browse files Browse the repository at this point in the history
…etup-python-5.1.0

build(deps): bump actions/setup-python from 2.2.2 to 5.1.0
  • Loading branch information
climberhunt authored Jul 8, 2024
2 parents 32f37ae + ecc7b27 commit 1f2ea2e
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 @@ -33,7 +33,7 @@ jobs:
egress-policy: audit

- name: Set up Python
uses: actions/setup-python@dc73133d4da04e56a135ae2246682783cc7c7cb6
uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d
with:
python-version: 3.12.4

Expand Down

0 comments on commit 1f2ea2e

Please sign in to comment.