Skip to content

Commit b15ee3c

Browse files
authored
upgrade checkout action (#316)
1 parent 1a039d8 commit b15ee3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
coverage: true
2424
steps:
2525
- name: Checkout Repository
26-
uses: actions/checkout@v1
26+
uses: actions/checkout@v2
2727

2828
- name: Setup java
2929
uses: actions/setup-java@v1

0 commit comments

Comments
 (0)