diff --git a/.github/workflows/notifications.yml b/.github/workflows/notifications.yml index 5cc759f..f374d0d 100644 --- a/.github/workflows/notifications.yml +++ b/.github/workflows/notifications.yml @@ -15,7 +15,7 @@ jobs: name: pr_notifications steps: - name: Checks out repository - uses: actions/checkout@v5.0.0 + uses: actions/checkout@v5.0.1 with: fetch-depth: 0