Skip to content

Commit

Permalink
Update ci.yaml to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
netniV authored Feb 8, 2025
1 parent 3260fce commit 79b1b36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: |
mv build/Release/stfc-community-patch.dll version.dll
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: stfc-community-patch
path: version.dll

0 comments on commit 79b1b36

Please sign in to comment.