Update checkout and upload-artifact actions versions (#419)

This commit is contained in:
Sıddık AÇIL 2024-05-18 14:01:30 +02:00 committed by GitHub
parent 675ad23cef
commit 653ebca2c2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 6 additions and 6 deletions

View file

@ -25,7 +25,7 @@ jobs:
- name: Upload test results
if: success() || failure()
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: test-results
path: __tests__/__results__/*.xml