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 b6ef8e2 commit 41b7c1eCopy full SHA for 41b7c1e
.github/workflows/build_tests.yml
@@ -7,7 +7,7 @@ jobs:
7
build_tests:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v6
11
with:
12
ref: ${{ github.head_ref }}
13
- name: Setup Python
.github/workflows/license_tests.yml
license_tests:
0 commit comments