Skip to content

Commit

Permalink
Merge pull request #2493 from cta-observatory/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/actions/upload-artifact-4

Bump actions/upload-artifact from 3 to 4
  • Loading branch information
maxnoe authored Jan 16, 2024
2 parents 7d95718 + a75a87f commit bc34a59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ jobs:
FOLDER: docs/_build/html
CLEAN: true
SINGLE_COMMIT: true
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: docs
path: docs/_build/html

0 comments on commit bc34a59

Please sign in to comment.