diff --git a/.github/workflows/run.yml b/.github/workflows/run.yml index af9676a..90990f1 100644 --- a/.github/workflows/run.yml +++ b/.github/workflows/run.yml @@ -21,7 +21,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: cpanato/gptscript-installer@main - - uses: actions/checkout@v4 + - uses: actions/checkout@v5 - uses: actions/cache@v4 with: