Skip to content

Commit 2235f10

Browse files
chore(deps): update actions/checkout action to v6
1 parent f6bc538 commit 2235f10

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)