mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-06-28 23:39:11 +00:00
Merge pull request #141 from bartvdbraak/renovate/actions-checkout-4.x
This commit is contained in:
commit
107e9f0031
2 changed files with 2 additions and 2 deletions
2
.github/workflows/unlighthouse.yaml
vendored
2
.github/workflows/unlighthouse.yaml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
|||

|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4.1.0
|
||||
uses: actions/checkout@v4.1.1
|
||||
|
||||
- name: Use Node.js ${{ matrix.node-version }}
|
||||
uses: actions/setup-node@v3.8.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue