Skip to content

Commit

Permalink
Merge pull request #2 from vladyn/dependabot/github_actions/dot-githu…
Browse files Browse the repository at this point in the history
…b/workflows/actions/download-artifact-4.1.7

Build(deps): Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
  • Loading branch information
vladyn authored Sep 10, 2024
2 parents 80539f8 + c728345 commit 00443ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master_4-in-a-row.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

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

Expand Down

0 comments on commit 00443ab

Please sign in to comment.