summaryrefslogtreecommitdiffstats
path: root/.github/workflows/psalm-github.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/psalm-github.yml')
-rw-r--r--.github/workflows/psalm-github.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/psalm-github.yml b/.github/workflows/psalm-github.yml
index d27e0a1f143..c682733e6c9 100644
--- a/.github/workflows/psalm-github.yml
+++ b/.github/workflows/psalm-github.yml
@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout code
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
with:
submodules: recursive
- name: Psalm