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 8450c4e commit 87a41d0Copy full SHA for 87a41d0
.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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
17
- name: Set up Python ${{ matrix.python-version }}
18
uses: actions/setup-python@v5
19
with:
0 commit comments