mirror of
https://github.com/raysan5/raylib.git
synced 2026-07-05 17:05:14 +00:00
REVIEWED: GitHub Actuions update to latest actions
This commit is contained in:
2
.github/workflows/build_examples_linux.yml
vendored
2
.github/workflows/build_examples_linux.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@master
|
||||
|
||||
- name: Setup Environment
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user