Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump the github-actions group in /.github/actions/buildk…
Browse files Browse the repository at this point in the history
…ite with 1 update (#2474)
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent d24aa96 commit 5c835ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/buildkite/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ runs:
ARTIFACT_PATH: ${{ inputs.artifactPath }}
shell: bash

- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
if: always() && steps.download-artifacts.outcome == 'success'
with:
name: ${{ inputs.artifactName }}
Expand Down

0 comments on commit 5c835ea

Please sign in to comment.