Skip to content

Commit

Permalink
Changed actions/upload-artifact from @3 to @4
Browse files Browse the repository at this point in the history
  • Loading branch information
adedamola-sode committed Feb 3, 2025
1 parent 2a336d3 commit 0adec32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/install_requirements/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ runs:
shell: bash

- name: Upload lockfiles
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: lockfiles
path: lockfiles
Expand Down

0 comments on commit 0adec32

Please sign in to comment.