Skip to content

Commit

Permalink
Merge pull request #32 from sisgha/dependabot/github_actions/dot-gith…
Browse files Browse the repository at this point in the history
…ub/workflows/actions/download-artifact-4.1.6

chore(deps): bump actions/download-artifact from 4.1.5 to 4.1.6 in /.github/workflows
  • Loading branch information
guesant authored Apr 23, 2024
2 parents 9cf61c6 + 444acfe commit 2cd07d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:

steps:
- name: Download Build Artifact
uses: actions/download-artifact@v4.1.5
uses: actions/download-artifact@v4.1.6
with:
name: allure-results
path: ./allure-results
Expand Down

0 comments on commit 2cd07d5

Please sign in to comment.