Skip to content

Commit 02f6335

Browse files
authored
Merge pull request #2 from kellenmurphy/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2 parents 063bc43 + 00e2983 commit 02f6335

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
steps:
2020
- name: Checkout
21-
uses: actions/checkout@v4
21+
uses: actions/checkout@v6
2222

2323
- name: Log in to GitHub Container Registry
2424
uses: docker/login-action@v3

0 commit comments

Comments
 (0)