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 e2607c5 commit dd6ef0cCopy full SHA for dd6ef0c
.github/workflows/build-linux.yml
@@ -13,7 +13,7 @@ jobs:
13
build-linux:
14
runs-on: ubuntu-20.04
15
steps:
16
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
17
with:
18
persist-credentials: false
19
- name: Set up Python ${{ env.PYTHON_VERSION }}
0 commit comments