Merge pull request #23 from ublue-os/dependabot/github_actions/actions/checkout-4

chore(deps): bump actions/checkout from 3 to 4
This commit is contained in:
Stephan Lüscher 2024-04-29 13:13:31 +02:00 committed by GitHub
commit 9cc3b51edf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,6 +10,6 @@ jobs:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: webiny/action-conventional-commits@v1.3.0