Skip to content

Commit 8a3278a

Browse files
authored
Merge pull request #24 from cookielab/renovate/actions-checkout-6.x
chore(deps): update actions/checkout action to v6
2 parents fd978c1 + a518079 commit 8a3278a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
packages: write
2424
steps:
2525
- name: Checkout repository
26-
uses: actions/checkout@v5
26+
uses: actions/checkout@v6
2727

2828
- name: Login to Docker Hub
2929
uses: docker/login-action@v3

0 commit comments

Comments
 (0)