commit 481f253265f2b1accd2e7d24db4c6e312e1c2c0d
parent a362b9dcbd2166f88ec257dda7cfcfc2ce96e86c
Author: Anna <14218799+annaesvensson@users.noreply.github.com>
Date: Mon, 14 Nov 2022 13:13:33 +0100
Updated system tests
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml
@@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out code
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
- name: Set up PHP
uses: shivammathur/setup-php@v2
with: