Skip to content

Commit 2a081f3

Browse files
Bump actions/upload-artifact from 5.0.0 to 7.0.1 in the major-dependencies group across 1 directory (#191)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7812635 commit 2a081f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/testdekning.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
run: |
2424
mvn install --no-transfer-progress --settings .m2/maven-settings.xml --file pom.xml -Dsurefire.rerunFailingTestsCount=2 -Pjacoco
2525
- name: Last opp JaCoCo rapport
26-
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # ratchet:actions/upload-artifact@v4
26+
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # ratchet:actions/upload-artifact@v4
2727
with:
2828
name: jacoco
2929
path: target/site/jacoco/jacoco.xml

0 commit comments

Comments
 (0)