summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/windows_examples.yml
diff options
context:
space:
mode:
authorRay <[email protected]>2022-11-28 21:03:21 +0100
committerRay <[email protected]>2022-11-28 21:03:21 +0100
commitbbf9935828553dd38633a034a3c961a08b15a0a6 (patch)
tree31cbf2e4af3b85113ad9d919b26217d63a80488f /.github/workflows/windows_examples.yml
parentfc5894e734e1f2996b5c946d9f29890240aa76be (diff)
downloadraylib-bbf9935828553dd38633a034a3c961a08b15a0a6.tar.gz
raylib-bbf9935828553dd38633a034a3c961a08b15a0a6.zip
Update github workflows
Diffstat (limited to '.github/workflows/windows_examples.yml')
-rw-r--r--.github/workflows/windows_examples.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/windows_examples.yml b/.github/workflows/windows_examples.yml
index 13627399..19e23cf1 100644
--- a/.github/workflows/windows_examples.yml
+++ b/.github/workflows/windows_examples.yml
@@ -22,7 +22,7 @@ jobs:
runs-on: windows-latest
steps:
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
- name: Add MSBuild to PATH
uses: microsoft/setup-msbuild@v1