Skip to content

Commit a6abe42

Browse files
Update actions/checkout action to v7
1 parent acf0bfd commit a6abe42

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
@@ -26,7 +26,7 @@ jobs:
2626
attestations: write
2727

2828
steps:
29-
- uses: actions/checkout@v6
29+
- uses: actions/checkout@v7
3030
- uses: pnpm/action-setup@v5
3131
- uses: actions/setup-node@v6
3232
with:

0 commit comments

Comments
 (0)