Skip to content

Commit 5535fba

Browse files
chore(deps): update actions/checkout action to v7
1 parent 53ac3c1 commit 5535fba

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
@@ -17,7 +17,7 @@ jobs:
1717
if: github.repository == 'apollographql/apollo-server'
1818
steps:
1919
- name: Checkout Repo
20-
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
20+
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
2121
with:
2222
# This makes Actions fetch all Git history so that Changesets can generate changelogs with the correct commits
2323
fetch-depth: 0

0 commit comments

Comments
 (0)