Skip to content

Commit

Permalink
Merge pull request #15 from StrangeLoopsAudio/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/dot-github/workflows/actions/download-artifact-4.1.7

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
  • Loading branch information
bboettcher3 authored Sep 9, 2024
2 parents 7ee9a20 + 6f784dc commit b190d72
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 @@ -192,7 +192,7 @@ jobs:

steps:
- name: Get Artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4.1.7

- name: Create Release
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit b190d72

Please sign in to comment.