Skip to content

Commit 0f42c35

Browse files
authored
Merge pull request #278 from nanotaboada/dependabot/github_actions/actions/download-artifact-8.0.1
chore(deps): bump actions/download-artifact from 8.0.0 to 8.0.1
2 parents 0901d81 + b14dd8c commit 0f42c35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
uses: actions/checkout@v6.0.2
4848

4949
- name: Download JaCoCo coverage report artifact
50-
uses: actions/download-artifact@v8.0.0
50+
uses: actions/download-artifact@v8.0.1
5151
with:
5252
name: jacoco.xml
5353

0 commit comments

Comments
 (0)