summaryrefslogtreecommitdiff
path: root/.github/workflows/falcor-test.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/falcor-test.yml')
-rw-r--r--.github/workflows/falcor-test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/falcor-test.yml b/.github/workflows/falcor-test.yml
index d4fa4f962..33fe42262 100644
--- a/.github/workflows/falcor-test.yml
+++ b/.github/workflows/falcor-test.yml
@@ -40,7 +40,7 @@ jobs:
run:
shell: bash
steps:
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
with:
submodules: "recursive"
fetch-depth: "0"