mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 03:32:51 -06:00
try actions/checkout@v4
This commit is contained in:
2
.github/workflows/build-majestic.yml
vendored
2
.github/workflows/build-majestic.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
|||||||
image: quay.io/pypa/manylinux2014_x86_64:2023-01-14-103cb93
|
image: quay.io/pypa/manylinux2014_x86_64:2023-01-14-103cb93
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Build runtime
|
- name: Build runtime
|
||||||
working-directory: ./src/runtime/c
|
working-directory: ./src/runtime/c
|
||||||
|
|||||||
Reference in New Issue
Block a user