We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d84afd commit ecfd606Copy full SHA for ecfd606
.github/workflows/pr-metadata.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- name: Repository checkout
17
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
18
19
- id: Metadata
20
name: Gather Pull Request Metadata
0 commit comments