diff --git a/.github/workflows/fetch-crowdin-translations.yaml b/.github/workflows/fetch-crowdin-translations.yaml index 201fa6a..1bb729e 100644 --- a/.github/workflows/fetch-crowdin-translations.yaml +++ b/.github/workflows/fetch-crowdin-translations.yaml @@ -14,6 +14,6 @@ jobs: contents: write steps: - name: Checkout code - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: Fetch translations from Crowdin uses: nvdaaddons/crowdinRegistration/.github/actions/fetchTranslations@main \ No newline at end of file