We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94b3cd1 commit a6a2f08Copy full SHA for a6a2f08
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@v3
+ - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
17
- name: Install dependencies
18
run: |
19
python3 --version
0 commit comments