Skip to content

Commit f66bfa3

Browse files
committed
GA: update version of actions used
1 parent 1cda332 commit f66bfa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ runs:
3939
# if: ${{!inputs.disable_cuda}}
4040

4141
- name: load UWLCM Singularity image
42-
uses: igfuw/load_UWLCM_singularity_image@v0.2b
42+
uses: igfuw/load_UWLCM_singularity_image@v0.3
4343
with:
4444
path: ${{ inputs.path }}/singularity_images
4545
tag: ${{ inputs.tag }}

0 commit comments

Comments
 (0)