From dbdeff817b55e724fd49652af9d669ba3403df89 Mon Sep 17 00:00:00 2001 From: Bilel Jegham Date: Thu, 13 Jun 2024 13:21:51 +0200 Subject: [PATCH] chore(ci): ci upgrade --- .github/workflows/getmatchs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/getmatchs.yml b/.github/workflows/getmatchs.yml index 9c3598e..ce5c017 100644 --- a/.github/workflows/getmatchs.yml +++ b/.github/workflows/getmatchs.yml @@ -17,7 +17,7 @@ jobs: npx --yes api-sport-cli get-matchs -c .github/configApiSport/default.json -s matchs.sql -j matchs.json -u api_id env: SPORT_API_KEY: ${{ secrets.SPORT_API_KEY }} - - uses: actions/upload-artifact@v3 + - uses: actions/upload-artifact@v4 with: name: matchs path: |