Skip to content

Commit

Permalink
Merge pull request #34 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.7

chore(deps): bump actions/download-artifact from 4.1.6 to 4.1.7 in /.github/workflows
  • Loading branch information
guesant authored Apr 26, 2024
2 parents 0466929 + 62c3ddd commit 8bd4b0f
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.6
uses: actions/download-artifact@v4.1.7
with:
name: allure-results
path: ./allure-results
Expand Down

0 comments on commit 8bd4b0f

Please sign in to comment.