ReviewOS

also looking at this

pantry-pm/pantry

chore(deps): update dependency actions/download-artifact to v5.0.0

#165
Closed chrisbbreuer wants to merge buddy-bot/update-major-update---actions/download-artifact-1756081415684 into main
1 file +1 -1
.github/workflows/precompile-php.ymlmodified+1-1
Changes to .github/workflows/precompile-php.yml
@@ -1043,7 +1043,7 @@ jobs:
10431043 echo "php_versions_string=$PHP_VERSIONS_STRING" >> $GITHUB_OUTPUT
10441044
10451045 - name: Download all artifacts
1046 uses: actions/download-artifact@v4
1046 uses: actions/download-artifact@v5.0.0
10471047 with:
10481048 path: binaries/
10491049