Update GitHub Action Versions (#105)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Gitbot Actions
2024-07-21 05:44:46 +01:00
committed by GitHub
parent 58f67ecc21
commit b67163302a

View File

@@ -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 uses: softprops/action-gh-release@v2.0.8
with: with:
tag_name: nightly tag_name: nightly
name: Nightly Release ${{ env.version }} name: Nightly Release ${{ env.version }}