aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/sentry_release.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/sentry_release.yml')
-rw-r--r--.github/workflows/sentry_release.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/sentry_release.yml b/.github/workflows/sentry_release.yml
index ec96e5c2f..28262e269 100644
--- a/.github/workflows/sentry_release.yml
+++ b/.github/workflows/sentry_release.yml
@@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout code
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
- name: Create a Sentry.io release
uses: getsentry/action-release@v3