mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-02-06 09:56:03 +00:00
fix wrong action hash in e2e testing
This commit is contained in:
parent
4abcae1b6c
commit
00025d0a8e
2
.github/workflows/test-e2e.yml
vendored
2
.github/workflows/test-e2e.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
||||
${{ matrix.target }}.output=type=docker,dest=/tmp/${{ matrix.target }}.tar
|
||||
|
||||
- name: Upload ${{ matrix.target }} image
|
||||
uses: actions/upload-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
|
||||
uses: actions/upload-artifact@de65e23aa2b7e23d713bb51fbfcb6d502f8667d8 # v4.6.2
|
||||
with:
|
||||
name: ${{ matrix.target }}-image
|
||||
path: /tmp/${{ matrix.target }}.tar
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user