Skip to content

Commit 59872ff

Browse files
chore(deps): update actions/checkout action to v5
1 parent 9f7a7a8 commit 59872ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-verification.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
runs-on: ubuntu-latest
2222
steps:
2323
- name: Checkout code
24-
uses: actions/checkout@v4
24+
uses: actions/checkout@v5
2525

2626
- name: Check PR description
2727
uses: actions/github-script@v7

0 commit comments

Comments
 (0)