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 2f592b6 commit a3a9a9cCopy full SHA for a3a9a9c
.github/workflows/publish.yml
@@ -36,7 +36,7 @@ jobs:
36
- uses: julia-actions/julia-buildpkg@v1
37
with:
38
precompile: true
39
- - uses: cardinalby/export-env-action@v1
+ - uses: cardinalby/export-env-action@v2
40
41
envFile: '_environment'
42
expand: 'true'
0 commit comments