We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 225d187 commit 49fee43Copy full SHA for 49fee43
2 files changed
.github/workflows/deploy test.yml
@@ -21,7 +21,7 @@ jobs:
21
id: forkpoint
22
23
- id: changed-files
24
- uses: tj-actions/changed-files@v45
+ uses: tj-actions/changed-files@v47
25
with:
26
base_sha: ${{ steps.forkpoint.outputs.fork_point_sha }}
27
files: |
.github/workflows/deploy.yml
@@ -17,13 +17,13 @@ jobs:
17
fetch-depth: 2
18
19
- id: lua-changed-files
20
- uses: tj-actions/changed-files@v42
lua/wikis/**/*.lua
- id: res-changed-files
28
29
stylesheets/**/*.scss
0 commit comments