Skip to content

Commit a518079

Browse files
committed
chore(deps): update actions/checkout action to v6
1 parent fd978c1 commit a518079

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)