Skip to content

Commit 96dc547

Browse files
Update actions/upload-artifact action to v4.4.3 (#348)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6a98d98 commit 96dc547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
files: '**/build/test-results/test/TEST-*.xml'
8888

8989
- name: Upload Artifacts
90-
uses: actions/[email protected].1
90+
uses: actions/[email protected].3
9191
if: github.repository == 'jaredsburrows/gradle-spoon-plugin' && github.ref == 'refs/heads/master'
9292
with:
9393
name: gradle-spoon-plugin-${{ github.workflow }}-${{ github.run_id }}

0 commit comments

Comments
 (0)