Skip to content

Commit

Permalink
Merge pull request #313 from openSUSE/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/upload-artifact-4
  • Loading branch information
dependabot[bot] authored Dec 19, 2023
2 parents 90e52f1 + 5423b15 commit 648dc25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
pushd daps2docker
./daps2docker.sh ../DC-obs-all html || exit 1
- name: Upload artifacts for inspection
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: obs-docu-html
path: /tmp/daps2docker-*/obs-all/html/obs-all/

0 comments on commit 648dc25

Please sign in to comment.