We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f865605 commit 7d2ccb3Copy full SHA for 7d2ccb3
.github/workflows/stable.yml
@@ -23,7 +23,7 @@ jobs:
23
steps:
24
- uses: actions/checkout@v2
25
with:
26
- ref: 'v0.2.1'
+ ref: 'v0.3.0'
27
- uses: julia-actions/setup-julia@v1
28
29
version: ${{ matrix.version }}
0 commit comments