Skip to content

Commit 2d370e7

Browse files
authored
Update wrap_branch.yml
1 parent 2c6caba commit 2d370e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wrap_branch.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
# Checkout the latest code from the repo
1616
- name: Checkout repo
17-
uses: actions/checkout@v2
17+
uses: actions/checkout@v3
1818

1919
# Setup which version of Python to use
2020
- name: Set Up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)