mirror of
https://github.com/xemu-project/xemu-website.git
synced 2025-02-17 01:07:40 +00:00
Update actions/checkout
This commit is contained in:
parent
6b1f36d6dd
commit
cd36c323cb
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -8,8 +8,7 @@ jobs:
|
||||
Build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Clone Tree
|
||||
uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
- name: Build
|
||||
env:
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user