Skip to content

Commit 43aeb43

Browse files
authored
workflow pra testar os códigos
1 parent 617c202 commit 43aeb43

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
@@ -38,7 +38,7 @@ jobs:
3838

3939
- name: Publicar resultados dos testes
4040
if: always()
41-
uses: actions/upload-artifact@v3
41+
uses: actions/upload-artifact@v4
4242
with:
4343
name: result-logs
4444
path: target/surefire-reports

0 commit comments

Comments
 (0)