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 id-token: write
steps: steps:
- name: Download artifact from build job - name: Download artifact from build job
uses: actions/download-artifact@v3 uses: actions/download-artifact@v4.1.7
with: with:
name: server name: server
- name: Login to Azure - name: Login to Azure