Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Wtyd committed Dec 23, 2023
1 parent 81643aa commit cadd198
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
composer install --prefer-dist --no-progress
chmod -R +x tools/*
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4
with:
path: ${{ github.GITHUB_WORKSPACE }}

Expand Down

0 comments on commit cadd198

Please sign in to comment.