Skip to content

Commit 688ea53

Browse files
committed
Fix publish-immutable-action version
1 parent 1e6d67b commit 688ea53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-immutable-action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
- name: Publish
3333
if: steps.check.outputs.is-action-release == 'true'
3434
id: publish
35-
uses: actions/publish-immutable-action@0.0.3
35+
uses: actions/publish-immutable-action@v0.0.4

0 commit comments

Comments
 (0)