Skip to content

Commit

Permalink
chore: removed error
Browse files Browse the repository at this point in the history
  • Loading branch information
frazarshad authored Nov 8, 2024
1 parent e3ea2c0 commit 52e73e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
COMMIT_INFO_SHA: ${{ github.event.pull_request.head.sha }}

- name: Archive e2e artifacts (${{ matrix.resolution }} res)
uses: actions/upload-artifact@0v4
uses: actions/upload-artifact@v4
if: always()
with:
name: e2e-artifacts-${{ matrix.resolution }}-res
Expand Down

0 comments on commit 52e73e5

Please sign in to comment.