Skip to content

Commit 3511355

Browse files
authored
Update libxp2p_windows.yml
1 parent add1243 commit 3511355

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/libxp2p_windows.yml

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

7676
- name: Upload binaries to release
7777
if: startsWith(github.event.ref, 'refs/tags')
78-
uses: svenstaro/upload-release-action@v4
78+
uses: svenstaro/upload-release-action@v2
7979
with:
8080
repo_token: ${{ secrets.GITHUB_TOKEN }}
8181
file: xp2p_windows.zip

0 commit comments

Comments
 (0)