Skip to content

Commit 0dfd7a9

Browse files
chore(deps): update actions/checkout action to v6
1 parent 405d1fa commit 0dfd7a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-docker.yml

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

3333
steps:
3434
- name: Checkout repository
35-
uses: actions/checkout@v4
35+
uses: actions/checkout@v6
3636
- name: Set up Docker Buildx
3737
uses: docker/setup-buildx-action@v3
3838

0 commit comments

Comments
 (0)