chore(deps): update actions/checkout action to v6
This commit is contained in:
parent
9f47fe23ec
commit
78e91c9a0b
2 changed files with 2 additions and 2 deletions
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v6
|
||||
|
||||
- name: Set up QEMU (for multi-arch builds)
|
||||
uses: docker/setup-qemu-action@v3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue