Merge pull request #1324 from rmcrackan/dependabot/github_actions/actions/download-artifact-5

Bump actions/download-artifact from 4 to 5
This commit is contained in:
rmcrackan 2025-08-06 10:24:33 -04:00 committed by GitHub
commit 4efc084375
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40,7 +40,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Download artifacts
uses: actions/download-artifact@v4
uses: actions/download-artifact@v5
with:
path: artifacts
pattern: "*(Classic-)Libation.*"