chore(deps): bump actions/checkout from 4 to 5 (#6388)
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
||||
QT_MODULES: ${{ startsWith(matrix.qt-version, '6.') && 'qt5compat qtimageformats' || '' }}
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v5
|
||||
with:
|
||||
submodules: recursive
|
||||
fetch-depth: 0 # allows for tags access
|
||||
|
||||
Reference in New Issue
Block a user