Skip to content

Commit 572ae38

Browse files
chore(deps): update actions/checkout action to v6
1 parent e1a0c3b commit 572ae38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
packages: write
1919

2020
steps:
21-
- uses: actions/checkout@v4
21+
- uses: actions/checkout@v6
2222

2323
- name: Log in to container registry
2424
uses: docker/login-action@v3

0 commit comments

Comments
 (0)