diff --git a/.github/workflows/Linux build template.yml b/.github/workflows/Linux build template.yml index 4eddd25..6e2df73 100644 --- a/.github/workflows/Linux build template.yml +++ b/.github/workflows/Linux build template.yml @@ -76,7 +76,7 @@ jobs: # ----- Regex & checkout ----- - name: Checkout ThunderLibraries - uses: actions/checkout@v4 + uses: actions/checkout@v5 with: path: ThunderLibraries repository: WebPlatformForEmbedded/ThunderLibraries