mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Bump actions/checkout from 3.4.0 to 3.5.0 (#26707)
This commit is contained in:
parent
d098972f7b
commit
9e3b7a90ec
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.4.0
|
||||
uses: actions/checkout@v3.5.0
|
||||
- name: Setting up Node.js
|
||||
uses: actions/setup-node@v3.6.0
|
||||
with:
|
||||
@ -25,7 +25,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Check out files from GitHub
|
||||
uses: actions/checkout@v3.4.0
|
||||
uses: actions/checkout@v3.5.0
|
||||
- name: Setting up Node.js
|
||||
uses: actions/setup-node@v3.6.0
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user