We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c79831 commit a7ccd29Copy full SHA for a7ccd29
.github/workflows/tests.yml
@@ -13,7 +13,7 @@ jobs:
13
os: [macos-10.15, macos-11, macos-12]
14
runs-on: ${{ matrix.os }}
15
steps:
16
- - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
+ - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
17
- name: Install dependencies
18
run: |
19
python3 --version
0 commit comments