Skip to content

Commit f6350da

Browse files
chore(deps): update actions/checkout action to v7
1 parent 62d4e1a commit f6350da

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
@@ -9,7 +9,7 @@ jobs:
99
if: "!contains(github.event.head_commit.message, '[skip ci]')"
1010
steps:
1111
- name: Checkout
12-
uses: actions/checkout@v6.0.3
12+
uses: actions/checkout@v7.0.0
1313
- name: Install pnpm
1414
uses: pnpm/action-setup@v6.0.8
1515
id: pnpm-install

0 commit comments

Comments
 (0)