mirror of
https://github.com/ivuorinen/branch-usage-checker.git
synced 2026-02-18 06:49:47 +00:00
chore(deps)!: update actions/checkout (v5 → v6) (#34)
This commit is contained in:
2
.github/workflows/test-and-build.yml
vendored
2
.github/workflows/test-and-build.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
php: ["8.2"]
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
|
||||
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user