Skip to content

Commit 52478fe

Browse files
author
Maria Shodunke
committed
Update actions/checkout to v3
1 parent bd36ada commit 52478fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
steps:
3939
- name: Checkout
40-
uses: actions/checkout@v2
40+
uses: actions/checkout@v3
4141

4242
- name: Set up Java
4343
uses: actions/setup-java@v1

0 commit comments

Comments
 (0)