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 fbf4a31 commit 02893dfCopy full SHA for 02893df
.github/workflows/integration.yaml
@@ -27,7 +27,7 @@ jobs:
27
28
dependency-audit:
29
name: Dependency audit
30
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-latest
31
steps:
32
- uses: actions/checkout@v4
33
- uses: pypa/[email protected]
0 commit comments