diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index d8863ef..b8e04a2 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -26,7 +26,7 @@ jobs: runs-on: ubuntu-latest needs: [check-project-std] steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v5 - uses: aws-actions/setup-sam@v2 with: