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 c1f1dcd commit be9736aCopy full SHA for be9736a
.github/workflows/oci.yml
@@ -41,7 +41,7 @@ jobs:
41
steps:
42
-
43
name: Checkout
44
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
45
46
name: Docker meta
47
id: meta
.github/workflows/release-pypi.yml
- name: Acquire sources
- name: Set up Python
uses: actions/setup-python@v5
.github/workflows/tests.yml
@@ -39,7 +39,7 @@ jobs:
39
40
0 commit comments