Merge pull request #39 from StevanFreeborn/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
This commit is contained in:
Stevan Freeborn
2024-09-04 08:53:18 -05:00
committed by GitHub
@@ -37,7 +37,7 @@ jobs:
id-token: write
steps:
- name: Download artifact from build job
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4.1.7
with:
name: server
- name: Login to Azure