mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-06 21:46:11 +01:00
Bumps tj-actions/changed-files which should resolve the CI warning about Node 12
This commit is contained in:
parent
8c06858807
commit
91e96bc88f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -137,7 +137,7 @@ jobs:
|
|||
-
|
||||
name: Get changed files
|
||||
id: changed-files-specific
|
||||
uses: tj-actions/changed-files@v31.0.2
|
||||
uses: tj-actions/changed-files@v32
|
||||
with:
|
||||
files: |
|
||||
src/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue