diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 5badc8e..5540f90 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -13,7 +13,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v1 + uses: actions/checkout@v2.3.4 # - name: Generate Output # run: swift run - name: Deploy Content