Skip to content

fix: update upload-artifact@v3 to v4 as recommended by github. #1370

fix: update upload-artifact@v3 to v4 as recommended by github.

fix: update upload-artifact@v3 to v4 as recommended by github. #1370

Workflow file for this run

name: PR
on: [pull_request]
jobs:
# https://github.com/amannn/action-semantic-pull-request#example-config
check-semantic-pr:
name: Semantic pull request
runs-on: ubuntu-latest
steps:
# Please look up the latest version from
# https://github.com/amannn/action-semantic-pull-request/releases
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
validateSingleCommit: true