We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d2078d9 + 3df2269 commit 8e9c4baCopy full SHA for 8e9c4ba
.github/workflows/test.yml
@@ -18,7 +18,7 @@ jobs:
18
name: Run the Test Suite
19
runs-on: ubuntu-24.04
20
steps:
21
- - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
+ - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
22
23
- name: Set up Python ${{ matrix.python-version }}
24
uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
0 commit comments