Skip to content

Commit 6e0fc5b

Browse files
renovate[bot]YOU54F
authored andcommitted
chore(deps): update actions/upload-artifact action to v5
1 parent cf595b9 commit 6e0fc5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
- name: Send coverage
7777
if: matrix.os != 'windows-latest'
7878
run: goveralls -coverprofile=coverage.txt -service=github -parallel
79-
- uses: actions/upload-artifact@v4
79+
- uses: actions/upload-artifact@v5
8080
with:
8181
name: logs-${{ github.job }}-${{ github.run_id }}-${{ github.run_attempt }}-${{ matrix.go-version }}-${{ matrix.os }}.zip
8282
path: ~/.pact/plugins/**/plugin.log

0 commit comments

Comments
 (0)