mirror of
https://github.com/actions/setup-node.git
synced 2025-07-03 08:03:49 +00:00
ubuntu-24, macos-13 updates
This commit is contained in:
parent
0392155d90
commit
932be3b08e
3 changed files with 16 additions and 16 deletions
|
@ -22,7 +22,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Update the ${{ env.TAG_NAME }} tag
|
||||
uses: actions/publish-action@v0.2.2
|
||||
uses: actions/publish-action@v0.3.0
|
||||
with:
|
||||
source-tag: ${{ env.TAG_NAME }}
|
||||
slack-webhook: ${{ secrets.SLACK_WEBHOOK }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue