Skip to content

Commit

Permalink
chore: upgrade actions/upload-artifact (#577)
Browse files Browse the repository at this point in the history
Signed-off-by: Nic <[email protected]>
  • Loading branch information
nic-6443 authored Nov 29, 2024
1 parent 8b8fdcb commit 2a3fcab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dashboard_push_docker_hub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
make save-dashboard-${{ matrix.os }}-tar
- name: Upload Image
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
path: ./package

Expand Down

0 comments on commit 2a3fcab

Please sign in to comment.