Skip to content

Commit fda10d9

Browse files
chore(deps): update actions/checkout action to v6
1 parent 35bd57e commit fda10d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
id-token: write
1717
steps:
1818
- name: Checkout Repo
19-
uses: actions/checkout@v4
19+
uses: actions/checkout@v6
2020
with:
2121
# This makes Actions fetch all Git history so that Changesets can generate changelogs with the correct commits
2222
fetch-depth: 0

0 commit comments

Comments
 (0)