Skip to content

Commit

Permalink
Merge pull request #10 from 2lambda123/dependabot/github_actions/dot-…
Browse files Browse the repository at this point in the history
…github/workflows/github_actions-14598a9f5f

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows in the github_actions group across 1 directory
  • Loading branch information
2lambda123 authored Sep 4, 2024
2 parents 3ef6632 + fe42841 commit 873a041
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/retdec-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:

# Fetch artifacts from the build step.
- name: Fetch Artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4.1.7
with:
path: artifacts

Expand Down

0 comments on commit 873a041

Please sign in to comment.