Skip to content

Commit

Permalink
[CI] Update workflow to use checkout v2
Browse files Browse the repository at this point in the history
  • Loading branch information
banach-space committed Nov 12, 2023
1 parent c068d58 commit 9950369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/x86-darwin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
matrix:
type: [Debug, Release]
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2
- name: Unbreak Python in Github Actions
# See:
# * https://github.com/actions/runner-images/issues/2322
Expand Down

0 comments on commit 9950369

Please sign in to comment.