summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/linux_examples.yml
diff options
context:
space:
mode:
authorRay <[email protected]>2024-02-18 12:06:16 +0100
committerRay <[email protected]>2024-02-18 12:06:16 +0100
commit77eeb0010e957a2468deea3ac9f7c74fd3674202 (patch)
tree250c10ba5f019089e1677952455174c357217fc9 /.github/workflows/linux_examples.yml
parente42e3188f57d8db51e0a14410242dcb5566dd9fb (diff)
downloadraylib-77eeb0010e957a2468deea3ac9f7c74fd3674202.tar.gz
raylib-77eeb0010e957a2468deea3ac9f7c74fd3674202.zip
Updated workflows
Diffstat (limited to '.github/workflows/linux_examples.yml')
-rw-r--r--.github/workflows/linux_examples.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/linux_examples.yml b/.github/workflows/linux_examples.yml
index 3ed2dc79..2d26b5fa 100644
--- a/.github/workflows/linux_examples.yml
+++ b/.github/workflows/linux_examples.yml
@@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout code
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
- name: Setup Environment
run: |