summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/linux_examples.yml
diff options
context:
space:
mode:
authorRay <[email protected]>2022-11-15 12:26:30 +0100
committerRay <[email protected]>2022-11-15 12:26:30 +0100
commit2604b9f72bcc64fe291efd5a2a61595807d39c1c (patch)
tree7477f1c8cc392e2a446401e14cc75eb4c4de27aa /.github/workflows/linux_examples.yml
parent3c51d066f1f6e2a2035b74d4475aa2f9628eb1c3 (diff)
parent656f47b7cceded25af8dd7891d0fcf72fdbe742f (diff)
downloadraylib-2604b9f72bcc64fe291efd5a2a61595807d39c1c.tar.gz
raylib-2604b9f72bcc64fe291efd5a2a61595807d39c1c.zip
Merge branch 'master' of https://github.com/raysan5/raylib
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 3084af05..3ed2dc79 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@v2
+ uses: actions/checkout@v3
- name: Setup Environment
run: |