Merge pull request #19 from ChrisTitusTech/dependabot/github_actions/actions/download-artifact-4

Bump actions/download-artifact from 3 to 4
This commit is contained in:
Chris Titus 2024-07-13 17:15:11 -05:00 committed by GitHub
commit d7517d8a10
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -66,7 +66,7 @@ jobs:
with:
toolchain: stable
- name: Download build artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: build-artifacts
path: target/debug