Skip to content

Commit 3e32a91

Browse files
committed
Update actions/upload-artifact to v4
1 parent 580ed24 commit 3e32a91

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
@@ -34,7 +34,7 @@ jobs:
3434
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3535
VERSION: dev-${{ steps.commit.outputs.short }}
3636

37-
- uses: actions/upload-artifact@v3
37+
- uses: actions/upload-artifact@v4
3838
with:
3939
name: MikChanNoVoteReceiver-dev-${{ steps.commit.outputs.short }}.zip
4040
path: |

0 commit comments

Comments
 (0)