Skip to content

Commit 151f330

Browse files
chore(deps): update actions/checkout action to v6
1 parent 6a986da commit 151f330

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
@@ -17,7 +17,7 @@ jobs:
1717
timeout-minutes: 30
1818

1919
steps:
20-
- uses: actions/checkout@v4
20+
- uses: actions/checkout@v6
2121

2222
- name: Log in to GHCR
2323
uses: docker/login-action@v3

0 commit comments

Comments
 (0)