Skip to content

Commit aea3e16

Browse files
authored
Merge pull request #33 from BluevaDevelopment/dependabot/github_actions/actions/upload-artifact-4.4.3
Bump actions/upload-artifact from 4.3.4 to 4.4.3
2 parents 3ae7d0c + f478b70 commit aea3e16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
key: ${{ runner.os }}-m2-${{ hashFiles('**/pom.xml') }}
2525
restore-keys: ${{ runner.os }}-m2
2626
- name: Step 5 - Persist workflow data as artificats
27-
uses: actions/upload-artifact@v4.3.4
27+
uses: actions/upload-artifact@v4.4.3
2828
with:
2929
name: 'BlueCore'
3030
path: staging

0 commit comments

Comments
 (0)