summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows
diff options
context:
space:
mode:
authorRay <[email protected]>2022-11-15 12:22:26 +0100
committerGitHub <[email protected]>2022-11-15 12:22:26 +0100
commit2a88dc9bb71cd6fb95986ade0fb50a07a3d1e4a7 (patch)
tree951698efd9fa16220353bc5f706af3f7b4fd80ba /.github/workflows
parentfadc29d811de346218b4d03a41e3d90904043bd6 (diff)
downloadraylib-2a88dc9bb71cd6fb95986ade0fb50a07a3d1e4a7.tar.gz
raylib-2a88dc9bb71cd6fb95986ade0fb50a07a3d1e4a7.zip
Update linux_examples.yml
Diffstat (limited to '.github/workflows')
-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: |