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 d5fc4b9 commit 8cc3e13Copy full SHA for 8cc3e13
.github/workflows/tests.yaml
@@ -13,7 +13,7 @@ jobs:
13
matrix:
14
python-version: ["3.11"]
15
steps:
16
- - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
+ - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
17
- name: Set up Python ${{ matrix.python-version }}
18
uses: actions/setup-python@v5
19
with:
0 commit comments