Skip to content

Commit

Permalink
#764: update deployment job
Browse files Browse the repository at this point in the history
  • Loading branch information
laingsimon authored May 24, 2024
1 parent 0337b09 commit b8573f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

steps:
- name: Download artifact from build job
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: .net-app

Expand Down

0 comments on commit b8573f6

Please sign in to comment.