Skip to content

Commit 60a4b90

Browse files
Update softprops/action-gh-release action to v3
1 parent 3d8d8a2 commit 60a4b90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ jobs:
154154
with:
155155
name: ${{ matrix.files }}
156156
- name: Publish ${{ matrix.files }} artifacts to github
157-
uses: softprops/action-gh-release@v2
157+
uses: softprops/action-gh-release@v3
158158
with:
159159
files: |
160160
*.rpm

0 commit comments

Comments
 (0)