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.
2 parents 4821677 + 5d0058d commit 054d949Copy full SHA for 054d949
.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@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
+ - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
22
23
- name: Set up Python ${{ matrix.python-version }}
24
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
0 commit comments