fix checkout
Deploy Website / build (push) Failing after 18s Details

This commit is contained in:
James Ravenscroft 2024-09-08 11:16:21 +01:00
parent 7113196d6e
commit e28a6e1f28
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ jobs:
steps:
- name: check out repo
uses: actions/checkout@v3
uses: actions/checkout@v4
# - name: install python+pip
# run: |