Skip to content

Commit c5bb992

Browse files
committed
Fix GitHub Actions
1 parent e1d6f14 commit c5bb992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181

8282
# Upload the files: https://github.com/marketplace/actions/upload-a-build-artifact
8383
- name: Upload build artifacts
84-
uses: actions/upload-artifact@v3
84+
uses: actions/upload-artifact@v4
8585
with:
8686
name: LoxStatEdit.exe
8787
path: .\bin\Release\LoxStatEdit.exe

0 commit comments

Comments
 (0)