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@scm
1 parent 4435283 commit 5f20579Copy full SHA for 5f20579
.github/workflows/cicd.yml
@@ -88,7 +88,7 @@ jobs:
88
# if: needs.writable-branch-detect.outputs.OKAY == 'true'
89
with:
90
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
91
- - uses: WIPACrepo/wipac-dev-py-setup-action@v4.5
+ - uses: WIPACrepo/wipac-dev-py-setup-action@scm
92
93
94
python_min: 3.12
0 commit comments