Skip to content

Commit bbb8cf5

Browse files
authored
Update main.yml
1 parent 3b01a27 commit bbb8cf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- uses: codecov/[email protected]
2828
with:
2929
file: lcov.info
30-
- uses: julia-actions/RegisterAction@latest
30+
- uses: julia-actions/RegisterAction@v0.2.0
3131
with:
3232
token: ${{ secrets.GITHUB_TOKEN }}
3333
- uses: JuliaRegistries/TagBot@v1

0 commit comments

Comments
 (0)