Skip to content

Commit 5f05727

Browse files
committed
Switch to just using @v1, so we get updates.
1 parent 37eb224 commit 5f05727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
#############################################0
5656
- name: Check that the version of the simulator is available from PyPI
5757
if: github.event.inputs.simulatorVersion
58-
uses: emilioschepis/wait-for-endpoint@v1.0.3
58+
uses: emilioschepis/wait-for-endpoint@v1
5959
with:
6060
url: https://pypi.org/pypi/pysces/${{ github.event.inputs.simulatorVersion }}/json
6161
method: GET

0 commit comments

Comments
 (0)