Skip to content

Commit b2b0159

Browse files
authored
Update wrap_pr.yml
1 parent 2d370e7 commit b2b0159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wrap_pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
# Checkout the latest code from the repo
1818
- name: Checkout repo
19-
uses: actions/checkout@v2
19+
uses: actions/checkout@v3
2020
with:
2121
fetch-depth: 0
2222
ref: ${{ github.event.pull_request.head.ref }}

0 commit comments

Comments
 (0)