Skip to content

Commit

Permalink
Update stable workflow to v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
torrance committed Mar 6, 2024
1 parent f865605 commit 7d2ccb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
ref: 'v0.2.1'
ref: 'v0.3.0'
- uses: julia-actions/setup-julia@v1
with:
version: ${{ matrix.version }}
Expand Down

0 comments on commit 7d2ccb3

Please sign in to comment.