chore(workflow): update github actions (#7508)

This commit is contained in:
Livio Spring
2024-03-07 16:38:38 +01:00
committed by GitHub
parent 89a3ffa6fd
commit 98bd355ce2
11 changed files with 26 additions and 26 deletions

View File

@@ -34,7 +34,7 @@ jobs:
path: .artifacts
-
name: Semantic Release
uses: cycjimmy/semantic-release-action@v3
uses: cycjimmy/semantic-release-action@v4
id: semantic
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}