Skip to content

Commit c196bc4

Browse files
authored
Fix publish-immutable-action version (#45)
1 parent 87391f5 commit c196bc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
packages: write
1515
steps:
1616
- uses: actions/checkout@v5
17-
- uses: actions/publish-immutable-action@0.0.4
17+
- uses: actions/publish-immutable-action@v0.0.4

0 commit comments

Comments
 (0)