feat: use actions/checkout@v6

This commit is contained in:
Damien Retzinger
2026-02-18 14:43:05 -05:00
parent 5d47cda771
commit c2c3755729
23 changed files with 28 additions and 28 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ jobs:
showcase_cache:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v6
- uses: graycoreio/github-actions-magento2/cache-magento@main
with:
mode: 'store'