Skip to content

Commit 2df18ea

Browse files
committed
change fetch depth to 2
1 parent f563fd1 commit 2df18ea

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/hash-files.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
uses: actions/checkout@v4.2.2
3434
with:
3535
path: ./wasp-data
36+
fetch-depth: 2
3637

3738
- name: Check if item files changed
3839
id: file_check

finders/items/data/item.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17897,4 +17897,4 @@ minor elite scroll case
1789717897
major elite scroll case
1789817898
minor master scroll case
1789917899
major master scroll case
17900-
mimic scroll case
17900+
mimic scroll case

0 commit comments

Comments
 (0)