Skip to content

Commit

Permalink
Update upload artefact version
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdbeek committed Sep 12, 2024
1 parent 4258fd6 commit 98b0303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/galaxy_framework.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
GALAXY_TEST_JOB_CONFIG_FILE: ../pulsar/test_data/test_job_conf.yaml
GALAXY_CONFIG_OVERRIDE_METADATA_STRATEGY: ${{ matrix.metadata-strategy }}
continue-on-error: ${{ matrix.galaxy-branch == 'master' }}
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
with:
name: Framework test results (${{ matrix.python-version }})
path: 'galaxy/run_framework_tests.html'

0 comments on commit 98b0303

Please sign in to comment.