Skip to content

Commit

Permalink
use load_UWLCM_singularity_image@v0.1b
Browse files Browse the repository at this point in the history
  • Loading branch information
pdziekan committed Feb 7, 2024
1 parent 7ea794f commit bfbe37d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ runs:
using: "composite"
steps:
- name: load UWLCM Singularity image
uses: igfuw/load_UWLCM_singularity_image@v0.1
uses: igfuw/load_UWLCM_singularity_image@v0.1b
with:
path: ${{ inputs.path }}/singularity_images
tag: ${{ inputs.tag }}
Expand Down

0 comments on commit bfbe37d

Please sign in to comment.