2 parents 3ae7d0c + f478b70 commit aea3e16Copy full SHA for aea3e16
1 file changed
.github/workflows/main.yml
@@ -24,7 +24,7 @@ jobs:
24
key: ${{ runner.os }}-m2-${{ hashFiles('**/pom.xml') }}
25
restore-keys: ${{ runner.os }}-m2
26
- name: Step 5 - Persist workflow data as artificats
27
- uses: actions/upload-artifact@v4.3.4
+ uses: actions/upload-artifact@v4.4.3
28
with:
29
name: 'BlueCore'
30
path: staging
0 commit comments