Skip to content

Commit add1243

Browse files
authored
Update libxp2p_linux.yml
1 parent 0588702 commit add1243

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/libxp2p_linux.yml

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

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

0 commit comments

Comments
 (0)