Skip to content

Commit

Permalink
chore(ci): ci upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
BilelJegham authored Jun 13, 2024
1 parent 65ecf66 commit dbdeff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/getmatchs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit dbdeff8

Please sign in to comment.