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 990cdbb commit e08c39eCopy full SHA for e08c39e
.github/workflows/build.yml
@@ -19,7 +19,7 @@ jobs:
19
matrix:
20
target: [x86_64, aarch64]
21
steps:
22
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
23
- uses: actions/setup-python@v4
24
with:
25
python-version: "3.10"
0 commit comments