We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b01a27 commit bbb8cf5Copy full SHA for bbb8cf5
.github/workflows/main.yml
@@ -27,7 +27,7 @@ jobs:
27
- uses: codecov/[email protected]
28
with:
29
file: lcov.info
30
- - uses: julia-actions/RegisterAction@latest
+ - uses: julia-actions/RegisterAction@v0.2.0
31
32
token: ${{ secrets.GITHUB_TOKEN }}
33
- uses: JuliaRegistries/TagBot@v1
0 commit comments