diff --git a/.github/workflows/check-spf-record.yaml b/.github/workflows/check-spf-record.yaml index 4f8963a..60d802d 100644 --- a/.github/workflows/check-spf-record.yaml +++ b/.github/workflows/check-spf-record.yaml @@ -9,7 +9,7 @@ jobs: steps: - name: Checkout Code - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Check abetterinternet.org SPF shell: bash