ソースを参照

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

読み込み中…
キャンセル
保存