Skip to content

Commit

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

chore(deps): bump actions/download-artifact from 4.1.4 to 4.1.5 in /.github/workflows
  • Loading branch information
guesant authored Apr 19, 2024
2 parents 6a644aa + be349c6 commit 505c23b
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.4
uses: actions/download-artifact@v4.1.5
with:
name: allure-results
path: ./allure-results
Expand Down

0 comments on commit 505c23b

Please sign in to comment.