Skip to content

Commit c388cbc

Browse files
committed
Update GitHub Actions workflow to use latest version of upload-artifact action
1 parent 63cbe88 commit c388cbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main_apicolombia.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
working-directory: ./api.Tests
3838

3939
- name: Publish test results
40-
uses: actions/upload-artifact@v3
40+
uses: actions/upload-artifact@v4
4141
if: always()
4242
with:
4343
name: test-results

0 commit comments

Comments
 (0)