Skip to content

Commit ac68aa5

Browse files
chore(deps): update actions/upload-artifact action to v7
| datasource | package | from | to | | ----------- | ----------------------- | ---- | ------ | | github-tags | actions/upload-artifact | v4 | v7.0.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3df8f70 commit ac68aa5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262

6363
- name: Upload fpm logs on failure
6464
if: failure()
65-
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
65+
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7
6666
with:
6767
name: fpm-logs
6868
path: |

0 commit comments

Comments
 (0)