mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-12 06:44:04 +02:00
ci: check out the workflow commit during test setup (#1522)
This commit is contained in:
parent
a2186ecf22
commit
c7339678a6
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ runs:
|
|||
uses: actions/checkout@v7
|
||||
with:
|
||||
repository: ${{ github.repository }}
|
||||
ref: ${{ github.ref }}
|
||||
ref: ${{ github.sha }}
|
||||
persist-credentials: false
|
||||
fetch-depth: 0
|
||||
- name: Check out code from GitHub
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue