mirror of
https://github.com/ublue-os/forge.git
synced 2025-04-16 11:33:43 +03:00
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:
commit
9cc3b51edf
2
.github/workflows/conventional-commits.yml
vendored
2
.github/workflows/conventional-commits.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue