Skip to content

Commit b09e5c5

Browse files
Update GitHub Action Versions
1 parent 261cdfe commit b09e5c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
shell: bash
110110

111111
- name: Create and Upload Release
112-
uses: softprops/action-gh-release@v2.2.2
112+
uses: softprops/action-gh-release@v2.3.2
113113
with:
114114
tag_name: nightly
115115
name: Nightly Release ${{ env.version }}

0 commit comments

Comments
 (0)