Skip to content

Commit

Permalink
Merge pull request #440 from RareDevs/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/download-artifact-4.1.8

Bump actions/download-artifact from 4.1.7 to 4.1.8
  • Loading branch information
loathingKernel authored Sep 5, 2024
2 parents cb2a19d + ebe6ef7 commit af69245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/job_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
file: ${{ inputs.file2 }}
steps:
- name: Download ${{ matrix.name }} from artifact
uses: actions/[email protected].7
uses: actions/[email protected].8
if: ${{ matrix.name != '' }}
with:
name: ${{ matrix.name }}
Expand Down

0 comments on commit af69245

Please sign in to comment.