Skip to content

Commit 5880dba

Browse files
committed
Use v2 checkout
1 parent bc9f250 commit 5880dba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- snapshot
2323

2424
steps:
25-
- uses: actions/checkout@v1
25+
- uses: actions/checkout@v2
2626

2727
- uses: actions/setup-python@v2
2828
with:

0 commit comments

Comments
 (0)