Merge pull request #11 from jcreek/dependabot/github_actions/actions/checkout-6

build(deps): bump actions/checkout from 4 to 6
This commit is contained in:
Josh Creek
2026-03-05 21:35:23 +00:00
committed by GitHub
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v6
- name: Preflight Docker Hub repository access
env: