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 1b22412 commit 0390b93Copy full SHA for 0390b93
.github/workflows/pull_request.yml
@@ -46,7 +46,7 @@ jobs:
46
timeout-minutes: 1
47
steps:
48
- name: Checkout repository
49
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
50
with:
51
persist-credentials: false
52
- name: Check for Semantic Version label
0 commit comments