Skip to content

Commit 20e4b90

Browse files
authored
Merge pull request #104 from obeli-sk/dependabot/github_actions/actions/upload-artifact-7.0.1
build(deps): Bump actions/upload-artifact from 7.0.0 to 7.0.1
2 parents c1f95ea + d0ecf53 commit 20e4b90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
CI: true
4646

4747
- name: Upload test results
48-
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f
48+
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a
4949
with:
5050
name: junit-report
5151
path: target/nextest/${{ github.job }}/junit.xml

0 commit comments

Comments
 (0)