Skip to content

Commit 6bc90e1

Browse files
authored
Merge pull request #270 from Caltech-IPAC/dependabot/github_actions/actions-674967a53d
Bump actions/upload-artifact from 6 to 7 in the actions group
2 parents f8f0ae7 + ef5fdc8 commit 6bc90e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
run: tox -e py312-buildhtml
4242

4343
- name: Upload full book artifact
44-
uses: actions/upload-artifact@v6
44+
uses: actions/upload-artifact@v7
4545
# Run this even if previous step fails, so we can preview the run output
4646
if: always()
4747
with:

0 commit comments

Comments
 (0)