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 9346567 commit 12f2898Copy full SHA for 12f2898
.github/workflows/build.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ubuntu-latest
20
steps:
21
- name: Checkout
22
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
23
24
- name: Setup Python ${{ matrix.python-version }} & PDM
25
uses: pdm-project/setup-pdm@v4
.github/workflows/release.yml
- name: Setup Python & PDM
.github/workflows/tests.yml
@@ -18,7 +18,7 @@ jobs:
18
0 commit comments