Merge pull request #69 from salmanmkc/upgrade-github-actions-node24-general

Upgrade GitHub Actions to latest versions
This commit is contained in:
Timothy Kassis
2026-03-03 07:54:36 -08:00
committed by GitHub
2 changed files with 1 additions and 1 deletions

View File

@@ -83,7 +83,7 @@ jobs:
- name: Create Release
if: steps.check_tag.outputs.exists == 'false'
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
tag_name: ${{ steps.get_version.outputs.tag }}
name: v${{ steps.get_version.outputs.version }}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 MiB

After

Width:  |  Height:  |  Size: 133 B