Skip to content

Commit

Permalink
bump artifact-upload action
Browse files Browse the repository at this point in the history
  • Loading branch information
mondragonfx committed Oct 11, 2024
1 parent 9789b98 commit e1df04b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ jobs:
BUILD_ARGS: "--load"

- name: Upload Artifacts to GitHub
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: output
path: _output/**
Expand Down

0 comments on commit e1df04b

Please sign in to comment.