瀏覽代碼

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
父節點
當前提交
affe21fc9e
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      .github/workflows/matrix.yml

+ 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

Loading…
取消
儲存