Skip to content

Commit 578de6e

Browse files
authored
Merge pull request #183 from actions/conorsloan/update-version-in-readme
Update README.md
2 parents e3f16e2 + e034659 commit 578de6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
uses: actions/checkout@v4
5353
- name: Publish
5454
id: publish
55-
uses: actions/publish-immutable-action@v1
55+
uses: actions/publish-immutable-action@0.0.1
5656
with:
5757
github-token: ${{ secrets.GITHUB_TOKEN }}
5858
```

0 commit comments

Comments
 (0)