Skip to content

Commit

Permalink
Update php-sdk-tools.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lifenglsf authored Oct 8, 2024
1 parent 10c3368 commit 690c646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php-sdk-tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ jobs:
#}
- name: Accidentally upload to the same artifact via multiple jobs
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: ${{env.Pg}}-${{matrix.ext}}-php${{matrix.version}}-${{matrix.ts}}_${{matrix.arch}}
path: ${{ github.workspace }}\${{env.Pg}}-${{matrix.ext}}-php${{matrix.version}}-${{matrix.ts}}_${{matrix.arch}}.7z
Expand Down

0 comments on commit 690c646

Please sign in to comment.