diff --git a/.github/workflows/profanitycheck.yml b/.github/workflows/profanitycheck.yml index 38db0001f..cda93a8ca 100644 --- a/.github/workflows/profanitycheck.yml +++ b/.github/workflows/profanitycheck.yml @@ -22,7 +22,7 @@ jobs: name: profanity check steps: - name: Checkout - uses: actions/checkout@v2 + uses: actions/checkout@v3 - name: Profanity check step uses: tailaiw/mind-your-language-action@v1.0.3 env: