We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 793e40f + 4cb7ac9 commit 4a1b283Copy full SHA for 4a1b283
1 file changed
action.yaml
@@ -47,7 +47,7 @@ runs:
47
pixi-version: v0.49.0
48
manifest-path: ${{ github.action_path }}/pyproject.toml
49
- name: Fetch Schedule from release
50
- uses: robinraju/release-downloader@daf26c55d821e836577a15f77d86ddc078948b05 # v1.12
+ uses: robinraju/release-downloader@28fc21f50d76778e7023361aa1f863e717d3d56f # v1.13
51
with:
52
repository: "savente93/SPEC0-schedule"
53
latest: true
0 commit comments