Skip to content

Commit 62ca27c

Browse files
ci(github-action)!: Update actions/upload-artifact action (v4 → v6)
| datasource | package | from | to | | ----------- | ----------------------- | ---- | -- | | github-tags | actions/upload-artifact | v4 | v6 |
1 parent ccdb9c1 commit 62ca27c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
7474
# Upload container
7575
- name: Upload container
76-
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
76+
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6
7777
with:
7878
name: relational-databases-${{ env.TAG }}-${{ env.PLATFORM }}
7979
path: /tmp/relational-databases-${{ env.TAG }}-${{ env.PLATFORM }}.tar

0 commit comments

Comments
 (0)