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 0f3f791 commit 3c34805Copy full SHA for 3c34805
.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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
17
- name: Set up Python ${{ matrix.python-version }}
18
uses: actions/setup-python@v5
19
with:
0 commit comments