Skip to content

Commit

Permalink
chore: use v0 version of publish immutable action
Browse files Browse the repository at this point in the history
Signed-off-by: Jeremy Adams <[email protected]>
  • Loading branch information
jpadams committed Nov 8, 2024
1 parent 492bb95 commit 078ac0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-immutable-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
uses: actions/checkout@v4
- name: Publish
id: publish
uses: actions/publish-immutable-action@0.0.4
uses: actions/publish-immutable-action@v0

0 comments on commit 078ac0e

Please sign in to comment.