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 37eb224 commit 5f05727Copy full SHA for 5f05727
.github/workflows/ci.yml
@@ -55,7 +55,7 @@ jobs:
55
#############################################0
56
- name: Check that the version of the simulator is available from PyPI
57
if: github.event.inputs.simulatorVersion
58
- uses: emilioschepis/wait-for-endpoint@v1.0.3
+ uses: emilioschepis/wait-for-endpoint@v1
59
with:
60
url: https://pypi.org/pypi/pysces/${{ github.event.inputs.simulatorVersion }}/json
61
method: GET
0 commit comments