Skip to content

Commit

Permalink
Update GitHub Action Versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 21, 2024
1 parent 58f67ec commit fa662d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
shell: bash

- name: Create and Upload Release
uses: softprops/action-gh-release@v2
uses: softprops/action-gh-release@v2.0.8
with:
tag_name: nightly
name: Nightly Release ${{ env.version }}
Expand Down

0 comments on commit fa662d3

Please sign in to comment.