Skip to content

Commit de08dfe

Browse files
Bump OpenAstronomy/github-actions-workflows from 1 to 2 (#100)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7d8a851 commit de08dfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
contains(github.event.pull_request.labels.*.name, 'Run publish')
6767
)
6868
needs: [test]
69-
uses: OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml@v1
69+
uses: OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml@v2
7070
with:
7171
test_extras: 'all,tests'
7272
test_command: 'HELIOVIEWER_API_URL=https://api.beta.helioviewer.org/v2/ pytest -p no:warnings --doctest-rst --pyargs hvpy'

0 commit comments

Comments
 (0)