Skip to content

Commit

Permalink
Merge pull request #439 from meshery/dependabot/github_actions/dot-gi…
Browse files Browse the repository at this point in the history
…thub/workflows/actions/download-artifact-4.1.7

Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
  • Loading branch information
hamza-mohd authored Oct 17, 2024
2 parents 4c82ef0 + 77df11d commit dc46b3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2etest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
repository: meshery/meshery
token: ${{ secrets.GH_ACCESS_TOKEN }}
- name: DownloadJSON
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4.1.7
with:
name: data.json
- name: Add commit SHORT_SHA
Expand Down

0 comments on commit dc46b3f

Please sign in to comment.