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 6e7eca4 commit d6d8b63Copy full SHA for d6d8b63
.github/workflows/build.yml
@@ -14,7 +14,7 @@ jobs:
14
COVERAGE_OPTIONS: "-a"
15
16
steps:
17
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
18
- name: Set up Python ${{ matrix.python-version }}
19
uses: actions/setup-python@v4
20
with:
0 commit comments