mirror of
https://github.com/yaml/libyaml.git
synced 2026-01-26 11:14:28 +00:00
Update Github actions
This commit is contained in:
parent
f8f760f738
commit
fb57d89c04
2
.github/workflows/dist.yaml
vendored
2
.github/workflows/dist.yaml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v4
|
||||
- run: env | sort
|
||||
|
||||
- name: Get image
|
||||
|
||||
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
- macOS-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- run: env | sort
|
||||
- name: Install software
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user