Skip to content

Commit daf4063

Browse files
authored
Merge pull request #4 from qutip/dependabot/github_actions/cardinalby/export-env-action-2
2 parents 4a91452 + a3a9a9c commit daf4063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- uses: julia-actions/julia-buildpkg@v1
3737
with:
3838
precompile: true
39-
- uses: cardinalby/export-env-action@v1
39+
- uses: cardinalby/export-env-action@v2
4040
with:
4141
envFile: '_environment'
4242
expand: 'true'

0 commit comments

Comments
 (0)