未验证 提交 5de51df8 编写于 作者: D dependabot[bot] 提交者: GitHub

Bump actions/checkout from 2 to 3 (#1141)

Co-authored-by: Ndependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
上级 d4680b41
......@@ -42,7 +42,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v2
uses: actions/checkout@v3
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
......
......@@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Clone repository
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Set up Node.js
uses: actions/setup-node@v3
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册