Skip to content

Commit

Permalink
Upgrade actions/upload-artifact to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
smulvih2 committed Dec 17, 2024
1 parent 34392d8 commit f1a1057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/9.2.x_cinder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

steps:
- name: Download artifact from build job
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: php-app

Expand Down

0 comments on commit f1a1057

Please sign in to comment.