Skip to content

Commit

Permalink
[ci] Bump actions/setup-python to v5.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
timhirsh committed Aug 5, 2024
1 parent c1fb6d4 commit 0716227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/single-file-build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
uses: ilammy/msvc-dev-cmd@cec98b9d092141f74527d0afa6feb2af698cfe89 #v1.12.1

- name: Set up python
uses: actions/setup-python@3542bca2639a428e1796aaa6a2ffef0c0f575566 #v3.1.4
uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f #v5.1.1
with:
python-version: '3.10'

Expand Down

0 comments on commit 0716227

Please sign in to comment.