diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index fd0efa0..59bbcab 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -15,7 +15,7 @@ jobs: steps: - name: Checkout code - uses: actions/checkout@v3.1.0 + uses: actions/checkout@v3.2.0 - name: Build run: |