Skip to content

Commit

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

Bump actions/upload-artifact from 3 to 4
  • Loading branch information
infhyroyage authored Dec 29, 2023
2 parents 0db7870 + a779f50 commit 875500b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-build-functions-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
popd
- name: Upload Build Artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: qatranslator-func
path: |
Expand Down

0 comments on commit 875500b

Please sign in to comment.