We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aac6de3 + df32a73 commit 2717de9Copy full SHA for 2717de9
1 file changed
.github/workflows/release-pr.yml
@@ -16,7 +16,7 @@ jobs:
16
id-token: write
17
steps:
18
- name: Checkout Repo
19
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
20
with:
21
# This makes Actions fetch all Git history so that Changesets can generate changelogs with the correct commits
22
fetch-depth: 0
0 commit comments