Skip to content

Commit

Permalink
Merge pull request #106 from 10up/upkeep/upload-artifact
Browse files Browse the repository at this point in the history
Bumped `actions/upload-artifact` from v3 to v4
  • Loading branch information
felipeelia authored Dec 9, 2024
2 parents a253989 + 935271d commit fd5d063
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-with-vendor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: npm run build:zip

- name: Make artifacts available
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: elasticpress-labs
retention-days: 2
Expand Down

0 comments on commit fd5d063

Please sign in to comment.