Skip to content

Commit 7d2ccb3

Browse files
committed
Update stable workflow to v0.3.0
1 parent f865605 commit 7d2ccb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stable.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
steps:
2424
- uses: actions/checkout@v2
2525
with:
26-
ref: 'v0.2.1'
26+
ref: 'v0.3.0'
2727
- uses: julia-actions/setup-julia@v1
2828
with:
2929
version: ${{ matrix.version }}

0 commit comments

Comments
 (0)