update ci workflows with latest versions and added macos-13

This commit is contained in:
priya-kinthali 2024-10-21 15:09:40 +05:30
parent 19dfb7b659
commit a6270ff30b
6 changed files with 113 additions and 88 deletions

View file

@ -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 }}