diff --git a/.github/workflows/send-release-test-notification.yaml b/.github/workflows/send-release-test-notification.yaml index 48e44e34d9..8c68ecf0ed 100644 --- a/.github/workflows/send-release-test-notification.yaml +++ b/.github/workflows/send-release-test-notification.yaml @@ -22,7 +22,7 @@ jobs: steps: - name: Check out repository - uses: actions/checkout@v2 + uses: actions/checkout@v4 - name: Print Notification Details run: |