Skip to content

Commit 62d69a1

Browse files
chore(deps): update actions/checkout action to v5
1 parent 283dee7 commit 62d69a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
image_latest: ${{ steps.image-ref.outputs.image_latest }}
1919
steps:
2020
- name: Checkout
21-
uses: actions/checkout@v4
21+
uses: actions/checkout@v5
2222

2323
- name: Set up Docker Buildx
2424
uses: docker/setup-buildx-action@v3

0 commit comments

Comments
 (0)