Skip to content

Commit d753123

Browse files
authored
Merge pull request #35 from inqwise/dependabot/github_actions/actions/upload-artifact-7
ci(deps): bump actions/upload-artifact from 6 to 7
2 parents b2c7a74 + aca0602 commit d753123

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
run: mvn javadoc:javadoc
9090

9191
- name: Upload build artifacts
92-
uses: actions/upload-artifact@v6
92+
uses: actions/upload-artifact@v7
9393
with:
9494
name: maven-artifacts
9595
path: |

0 commit comments

Comments
 (0)