diff --git a/.github/workflows/push_custom_to_released.yml b/.github/workflows/push_custom_to_released.yml index f13e76e83..0db26a53f 100644 --- a/.github/workflows/push_custom_to_released.yml +++ b/.github/workflows/push_custom_to_released.yml @@ -9,7 +9,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v2 + uses: actions/checkout@v4 with: ref: custom