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.
WIPACrepo/wipac-dev-py-setup-action@v5.0
1 parent 525a351 commit 53c8cf0Copy full SHA for 53c8cf0
.github/workflows/cicd.yml
@@ -96,7 +96,7 @@ jobs:
96
with:
97
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
98
ref: ${{ github.sha }} # lock to triggered commit ('github.ref' is dynamic)
99
- - uses: WIPACrepo/wipac-dev-py-setup-action@scm
+ - uses: WIPACrepo/wipac-dev-py-setup-action@v5.0
100
# if: needs.writable-branch-detect.outputs.OKAY == 'true'
101
102
pypi_name: 'wipac-dev-actions-testbed'
0 commit comments