Revert "Update GitHub Action Versions" (#211)
This commit is contained in:
2
.github/workflows/nightly-release.yml
vendored
2
.github/workflows/nightly-release.yml
vendored
@@ -109,7 +109,7 @@ jobs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
- name: Create and Upload Release
|
- name: Create and Upload Release
|
||||||
uses: softprops/action-gh-release@v2.2.0
|
uses: softprops/action-gh-release@v2.1.0
|
||||||
with:
|
with:
|
||||||
tag_name: nightly
|
tag_name: nightly
|
||||||
name: Nightly Release ${{ env.version }}
|
name: Nightly Release ${{ env.version }}
|
||||||
|
|||||||
Reference in New Issue
Block a user