Skip to content

Commit

Permalink
Switch to just using @v1, so we get updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
luciansmith committed Feb 15, 2024
1 parent 37eb224 commit 5f05727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
#############################################0
- name: Check that the version of the simulator is available from PyPI
if: github.event.inputs.simulatorVersion
uses: emilioschepis/wait-for-endpoint@v1.0.3
uses: emilioschepis/wait-for-endpoint@v1
with:
url: https://pypi.org/pypi/pysces/${{ github.event.inputs.simulatorVersion }}/json
method: GET
Expand Down

0 comments on commit 5f05727

Please sign in to comment.