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 4e2851b + 3b6d3aa commit 485439bCopy full SHA for 485439b
.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@v4
+ - uses: actions/checkout@v5
11
- name: Build with Makefile
12
run: make
13
0 commit comments