mirror of
https://github.com/Neargye/magic_enum.git
synced 2026-01-10 23:44:29 +00:00
Bump the github-actions group with 4 updates (#385)
This commit is contained in:
parent
49a707dc77
commit
c2636e59da
3 changed files with 6 additions and 6 deletions
2
.github/workflows/bzlmod-archive.yml
vendored
2
.github/workflows/bzlmod-archive.yml
vendored
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
permissions:
|
||||
contents: write
|
||||
steps:
|
||||
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
|
||||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||
- run: git archive -o "${{ format('{0}-{1}.tar.gz', github.event.repository.name, github.event.release.tag_name) }}" HEAD
|
||||
- run: gh release upload ${{ github.event.release.tag_name }} *.tar.gz
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue