Skip to content

Commit

Permalink
Revert "Update GitHub Action Versions (#210)"
Browse files Browse the repository at this point in the history
This reverts commit e0da010.
  • Loading branch information
CreativeCodeCat authored Dec 17, 2024
1 parent e0da010 commit 0d7e04b
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.2.0
uses: softprops/action-gh-release@v2.1.0
with:
tag_name: nightly
name: Nightly Release ${{ env.version }}
Expand Down

0 comments on commit 0d7e04b

Please sign in to comment.