mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 06:16:50 +00:00
Bump actions/checkout from 3.0.0 to 3.0.1 (#22396)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
3b6134079d
commit
2c2d1310f4
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -8,7 +8,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Check out files from GitHub
|
||||
uses: actions/checkout@v3.0.0
|
||||
uses: actions/checkout@v3.0.1
|
||||
- name: Setting up Node.js
|
||||
uses: actions/setup-node@v3.1.1
|
||||
with:
|
||||
@ -25,7 +25,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Check out files from GitHub
|
||||
uses: actions/checkout@v3.0.0
|
||||
uses: actions/checkout@v3.0.1
|
||||
- name: Setting up Node.js
|
||||
uses: actions/setup-node@v3.1.1
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user