Skip to content

Commit

Permalink
Merge pull request #544 from openhab/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/upload-artifact-4
  • Loading branch information
michikrug authored Jan 2, 2024
2 parents 5df9dac + 2a8e4cb commit 9c66631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
run: npm run test-ci

- name: Upload Test Coverage
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: coverage
path: coverage/
Expand Down

0 comments on commit 9c66631

Please sign in to comment.