Skip to content

Commit a1f9c6d

Browse files
authored
refactor ( #2 ) : build-check.yml 수정
1 parent 008a87b commit a1f9c6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-check.yml

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

4444
- name: Upload build reports
4545
if: always()
46-
uses: actions/upload-artifact@v2
46+
uses: actions/upload-artifact@v3
4747
with:
4848
name: build-reports
4949
path: |

0 commit comments

Comments
 (0)