Skip to content

Commit

Permalink
Merge pull request #131 from tavis-software/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/actions/download-artifact-4

Bump actions/download-artifact from 3 to 4
  • Loading branch information
baywet authored Dec 15, 2023
2 parents 89243ae + 916db12 commit 0164cb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildAndDeploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
dotnet-version: 6.0.x

- name: Download artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: drop

Expand Down

0 comments on commit 0164cb5

Please sign in to comment.