We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a661e2d commit 02ed0e8Copy full SHA for 02ed0e8
.github/workflows/test.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-24.04
8
name: Unit Tests
9
steps:
10
- - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
+ - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
11
- uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
12
with:
13
python-version: '3.x'
0 commit comments