Skip to content

Commit

Permalink
Update workflow.yml with action v4
Browse files Browse the repository at this point in the history
  • Loading branch information
indraniBh authored Sep 17, 2024
1 parent 5475312 commit db7338f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
# curl https://api.github.com/repos/open-traffic-generator/models/actions/artifacts
# the artifact is only available for the amount of time dictated by the
# repo settings which is defaulted to 90 days
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
path: artifacts

Expand Down

0 comments on commit db7338f

Please sign in to comment.