Merge pull request #42 from filamentphp/dependabot/github_actions/actions/checkout-4

chore(deps): bump actions/checkout from 3 to 4
This commit is contained in:
Adam Weston
2023-11-20 16:25:47 -05:00
committed by GitHub
4 changed files with 4 additions and 4 deletions

View File

@@ -13,7 +13,7 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
ref: main