This commit is contained in:
Shish 2024-01-05 16:39:20 +00:00
parent 4ef6bc9fc3
commit 94e3f1ec1a

View file

@ -88,7 +88,7 @@ jobs:
run: php index.php get-page / run: php index.php get-page /
- name: Upgrade - name: Upgrade
run: | run: |
git checkout ${{ github.ref }} git checkout ${{ github.sha }}
composer install --no-progress composer install --no-progress
- name: Check new version works - name: Check new version works
run: php index.php get-page / run: php index.php get-page /