Skip to content

Commit 2043cd2

Browse files
authored
[Fix]:deprecated 버전 업데이트
[Fix]:deprecated 버전 업데이트
2 parents 8cf1531 + cb2f34a commit 2043cd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
run: ./gradlew test
3636

3737
- name: Upload test results
38-
uses: actions/upload-artifact@v3
38+
uses: actions/upload-artifact@v4
3939
if: always()
4040
with:
4141
name: test-results

0 commit comments

Comments
 (0)