Skip to content

Commit

Permalink
Merge pull request #10 from lrre-foss/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/download-artifact-4

Bump actions/download-artifact from 2 to 4
  • Loading branch information
rjindael committed Jan 28, 2024
2 parents 28c31a7 + 592c23c commit 4a1bb53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

steps:
- name: Download release artifacts
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
path: x64

Expand Down

0 comments on commit 4a1bb53

Please sign in to comment.