Skip to content

Commit 43c85b5

Browse files
authored
Merge pull request #24 from BluevaDevelopment/dependabot/github_actions/actions/upload-artifact-4.3.4
Bump actions/upload-artifact from 4.3.1 to 4.3.4
2 parents 499917e + 3a83cba commit 43c85b5

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.1
27+
uses: actions/upload-artifact@v4.3.4
2828
with:
2929
name: 'BlueCore'
3030
path: staging

0 commit comments

Comments
 (0)