diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 2f0e2388..ecfe2fed 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -16,7 +16,7 @@ jobs: permissions: contents: write steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v5 name: Checkout repository - name: Build docker container