Skip to content

Commit 43d95fe

Browse files
committed
chore: test 6.2.0
1 parent ee27d9d commit 43d95fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
- name: Test
3838
run: |
39-
wget https://downloads.getfiddler.com/mac-arm64/Fiddler%20Everywhere%206.0.0.dmg -O fiddler.dmg
39+
wget https://downloads.getfiddler.com/mac-arm64/Fiddler%20Everywhere%206.2.0.dmg -O fiddler.dmg
4040
yes y | hdiutil attach fiddler.dmg -mountpoint "/Volumes/fiddler"
4141
ls -l /Volumes
4242
mkdir -p tmp

0 commit comments

Comments
 (0)