Skip to content

Commit 0390b93

Browse files
committed
use gh action checkout v5
1 parent 1b22412 commit 0390b93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
timeout-minutes: 1
4747
steps:
4848
- name: Checkout repository
49-
uses: actions/checkout@v4
49+
uses: actions/checkout@v5
5050
with:
5151
persist-credentials: false
5252
- name: Check for Semantic Version label

0 commit comments

Comments
 (0)