Skip to content

Commit 587df9c

Browse files
Update GitHub Action Versions (#157)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 50ebf86 commit 587df9c

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.0.9
112+
uses: softprops/action-gh-release@v2.1.0
113113
with:
114114
tag_name: nightly
115115
name: Nightly Release ${{ env.version }}

0 commit comments

Comments
 (0)