We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c79831 commit 37b02f5Copy full SHA for 37b02f5
1 file changed
.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@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
17
- name: Install dependencies
18
run: |
19
python3 --version
0 commit comments