aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-15 18:40:06 +0000
committerGravatar GitHub <[email protected]>2023-12-15 18:40:06 +0000
commitd90f3e70484cb1ae94e2e3120993e91db2d50189 (patch)
treec23c00c272755be536582eb4d41f55b7e0a14b0a
parentBump sentry-sdk from 1.39.0 to 1.39.1 (#1412) (diff)
Bump actions/upload-artifact from 3 to 4 (#1413)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--.github/workflows/lint.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml
index 592b6522..7353bdfa 100644
--- a/.github/workflows/lint.yaml
+++ b/.github/workflows/lint.yaml
@@ -70,7 +70,7 @@ jobs:
- name: Upload a Build Artifact
if: always() && steps.prepare-artifact.outcome == 'success'
continue-on-error: true
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
with:
name: pull-request-payload
path: pull_request_payload.json