Skip to content

Commit bfbe37d

Browse files
committed
use load_UWLCM_singularity_image@v0.1b
1 parent 7ea794f commit bfbe37d

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
@@ -29,7 +29,7 @@ runs:
2929
using: "composite"
3030
steps:
3131
- name: load UWLCM Singularity image
32-
uses: igfuw/load_UWLCM_singularity_image@v0.1
32+
uses: igfuw/load_UWLCM_singularity_image@v0.1b
3333
with:
3434
path: ${{ inputs.path }}/singularity_images
3535
tag: ${{ inputs.tag }}

0 commit comments

Comments
 (0)