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 1cda332 commit f66bfa3Copy full SHA for f66bfa3
action.yml
@@ -39,7 +39,7 @@ runs:
39
# if: ${{!inputs.disable_cuda}}
40
41
- name: load UWLCM Singularity image
42
- uses: igfuw/load_UWLCM_singularity_image@v0.2b
+ uses: igfuw/load_UWLCM_singularity_image@v0.3
43
with:
44
path: ${{ inputs.path }}/singularity_images
45
tag: ${{ inputs.tag }}
0 commit comments