Skip to content

Commit

Permalink
fix: usage of node12 which is deprecated (excalidraw#8791)
Browse files Browse the repository at this point in the history
  • Loading branch information
hamirmahal authored Nov 11, 2024
1 parent 35f778a commit 6e0ee89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semantic-pr-title.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
semantic:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v3.0.0
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 6e0ee89

Please sign in to comment.