We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b367721 + 44a05d8 commit 140bf4bCopy full SHA for 140bf4b
.github/workflows/fedora.yml
@@ -25,7 +25,7 @@ jobs:
25
steps:
26
- run: yum install -y g++ cmake git glfw-devel
27
28
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v5
29
with:
30
submodules: 'recursive'
31
.github/workflows/offscreen.yml
os: [ubuntu-latest, macos-latest, macos-14]
0 commit comments