Skip to content

Commit f312638

Browse files
authored
Merge pull request #3 from brngates98/dependabot/github_actions/github-actions-76468cb07f
Bump actions/checkout from 4 to 6 in the github-actions group
2 parents 87d70e9 + 32c7426 commit f312638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build.yml

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

2727
steps:
2828
- name: Checkout repository
29-
uses: actions/checkout@v4
29+
uses: actions/checkout@v6
3030

3131
- name: Set up Docker Buildx
3232
uses: docker/setup-buildx-action@v3

0 commit comments

Comments
 (0)