Skip to content

Commit

Permalink
Merge pull request #17 from gilad-teller/dependabot/github_actions/do…
Browse files Browse the repository at this point in the history
…t-github/workflows/actions/download-artifact-4.1.7

Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
  • Loading branch information
gilad-teller authored Sep 4, 2024
2 parents 6a7d211 + 53a33d9 commit 6395655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master_tellerrail.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:

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

Expand Down

0 comments on commit 6395655

Please sign in to comment.