mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-30 07:20:44 +00:00
Merge pull request #4 from ublue-os/dependabot/github_actions/actions/checkout-3
chore(deps): bump actions/checkout from 2 to 3
This commit is contained in:
commit
8f5d758d4f
2
.github/workflows/conventional-commits.yml
vendored
2
.github/workflows/conventional-commits.yml
vendored
@ -9,6 +9,6 @@ jobs:
|
||||
name: Conventional Commits
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- uses: webiny/action-conventional-commits@v1.1.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user