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-dependencies-action@not-too-soon
1 parent 4e59527 commit 2c7e87eCopy full SHA for 2c7e87e
.github/workflows/cicd.yml
@@ -91,7 +91,7 @@ jobs:
91
ref: ${{ github.ref }} # dont lock to sha (action needs to push)
92
fetch-depth: 0 # setuptools-scm needs to access git tags
93
94
- - uses: WIPACrepo/wipac-dev-py-dependencies-action@v3.0
+ - uses: WIPACrepo/wipac-dev-py-dependencies-action@not-too-soon
95
96
97
############################################################################
0 commit comments