Skip to content

Commit

Permalink
Merge pull request #194 from tensorflow/dependabot/github_actions/dot…
Browse files Browse the repository at this point in the history
…-github/workflows/actions/download-artifact-4.1.7

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
  • Loading branch information
mihaimaruseac committed Sep 5, 2024
2 parents 6060107 + 803cd9d commit 0e309cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dashboard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
persist-credentials: false

# Get all artifacts into current dir
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4.1.7
with:
path: artifacts

Expand Down

0 comments on commit 0e309cb

Please sign in to comment.