Update deploy.yml

This commit is contained in:
Dave 2023-05-23 17:17:11 +01:00 committed by GitHub
parent c7da0d32c4
commit 9daed523e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout 🛎️ - name: Checkout 🛎️
uses: actions/checkout@v2 uses: actions/checkout@v3
- name: Install and Build 🔧 - name: Install and Build 🔧
run: | run: |