mirror of
https://code.forgejo.org/actions/upload-artifact.git
synced 2026-03-24 16:58:04 +03:00
Bump GitHub workflow actions
This commit is contained in:
parent
bbbca2ddaa
commit
b79d521b3f
7 changed files with 18 additions and 18 deletions
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
steps:
|
||||
- name: Update the ${{ env.TAG_NAME }} tag
|
||||
id: update-major-tag
|
||||
uses: actions/publish-action@v0.3.0
|
||||
uses: actions/publish-action@v0.4.0
|
||||
with:
|
||||
source-tag: ${{ env.TAG_NAME }}
|
||||
slack-webhook: ${{ secrets.SLACK_WEBHOOK }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue