diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index a31eef3..c0ab456 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -17,7 +17,7 @@ jobs: steps: - name: Checkout code - uses: actions/checkout@v3.2.0 + uses: actions/checkout@v3.5.0 - name: Build run: |