Skip to content

Commit 0bd9865

Browse files
chore(deps): update actions/checkout action to v6
1 parent 9c846cb commit 0bd9865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-latest
2020
steps:
2121
- name: Checkout repo
22-
uses: actions/checkout@v5
22+
uses: actions/checkout@v6
2323

2424
- name: Set up QEMU (for multi-arch builds)
2525
uses: docker/setup-qemu-action@v3

0 commit comments

Comments
 (0)