summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows
diff options
context:
space:
mode:
authorRay <[email protected]>2022-11-15 12:23:24 +0100
committerGitHub <[email protected]>2022-11-15 12:23:24 +0100
commit656f47b7cceded25af8dd7891d0fcf72fdbe742f (patch)
tree72d3bfb274cfa6b739a7124324f3a092f8ad955a /.github/workflows
parent2a88dc9bb71cd6fb95986ade0fb50a07a3d1e4a7 (diff)
downloadraylib-656f47b7cceded25af8dd7891d0fcf72fdbe742f.tar.gz
raylib-656f47b7cceded25af8dd7891d0fcf72fdbe742f.zip
Update cmake.yml
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/cmake.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/cmake.yml b/.github/workflows/cmake.yml
index fc2885a9..0426bda5 100644
--- a/.github/workflows/cmake.yml
+++ b/.github/workflows/cmake.yml
@@ -36,7 +36,7 @@ jobs:
runs-on: windows-latest
steps:
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
- name: Create Build Environment
# Some projects don't allow in-source building, so create a separate build directory