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 485439b + 90f1356 commit d82c441Copy full SHA for d82c441
.github/workflows/build-and-test.yml
@@ -7,7 +7,7 @@ jobs:
7
matrix:
8
python-version: ["3.8", "3.11"]
9
steps:
10
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
11
- name: Build with Makefile
12
run: make
13
0 commit comments