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.
2 parents c1908f2 + c87bde2 commit f772797Copy full SHA for f772797
.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