Skip to content

Commit

Permalink
Merge pull request #45 from infhyroyage/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/download-artifact-4

Bump actions/download-artifact from 3 to 4
  • Loading branch information
infhyroyage authored Dec 29, 2023
2 parents 0a021af + ce1394a commit 0db7870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-deploy-functions-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Download Build Artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: qatranslator-func

Expand Down

0 comments on commit 0db7870

Please sign in to comment.