Skip to content

Commit

Permalink
ci: Bump upload-artifact (#2040)
Browse files Browse the repository at this point in the history
  • Loading branch information
KazWolfe committed Sep 13, 2024
1 parent f7e3156 commit 3f34fb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
bin/Release/Dalamud.*.exe
bin/Release/FFXIVClientStructs.dll
- name: Upload artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: dalamud-artifact
path: bin\Release
Expand Down

0 comments on commit 3f34fb2

Please sign in to comment.