瀏覽代碼
Merge pull request #1666 from spantaleev/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2.4.0 to 3
pull/1672/head
Slavi Pantaleev
4 年之前
committed by
GitHub
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: 4AEE18F83AFDEB23
共有
1 個檔案被更改,包括
1 行新增 和
1 行删除
-
.github/workflows/matrix.yml
|
|
|
@@ -11,6 +11,6 @@ jobs: |
|
|
|
runs-on: ubuntu-latest |
|
|
|
steps: |
|
|
|
- name: ⤵️ Check out configuration from GitHub |
|
|
|
uses: actions/checkout@v2.4.0 |
|
|
|
uses: actions/checkout@v3 |
|
|
|
- name: 🚀 Run yamllint |
|
|
|
uses: frenck/action-yamllint@v1.1.2 |