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 9a34494 commit 4dc91deCopy full SHA for 4dc91de
.github/workflows/cicd.yml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
ref: ${{ github.sha }} # lock to triggered commit ('github.ref' is dynamic)
18
- id: versions
19
- uses: WIPACrepo/wipac-dev-py-versions-action@v2.5
+ uses: WIPACrepo/wipac-dev-py-versions-action@v2.7
20
21
22
############################################################################
0 commit comments