We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18e273c commit 96e4735Copy full SHA for 96e4735
1 file changed
.github/workflows/main.yml
@@ -55,7 +55,7 @@ jobs:
55
56
- name: Check for changes in wave/io/hindcast
57
id: changes
58
- uses: dorny/paths-filter@v3
+ uses: dorny/paths-filter@v4
59
with:
60
filters: |
61
wave_io_hindcast:
0 commit comments