diff --git a/.github/workflows/demodeploy.yml b/.github/workflows/demodeploy.yml index 4bed295..2e0c67a 100644 --- a/.github/workflows/demodeploy.yml +++ b/.github/workflows/demodeploy.yml @@ -7,7 +7,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout 🛎️ - uses: actions/checkout@v3.0.0 + uses: actions/checkout@v3.6.0 - name: Install and Build 🔧 run: |