aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/compile-check.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/compile-check.yml')
-rw-r--r--.github/workflows/compile-check.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/compile-check.yml b/.github/workflows/compile-check.yml
index cb7ab1d08..8803f4f4c 100644
--- a/.github/workflows/compile-check.yml
+++ b/.github/workflows/compile-check.yml
@@ -8,7 +8,7 @@ jobs:
runs-on: windows-latest
steps:
- name: Checkout Repo
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
with:
path: "mods"