@@ -123,7 +123,7 @@ jobs:
123123 - name : Install gopogh
124124 shell : bash
125125 run : |
126- go install github.com/medyagh/gopogh/cmd/gopogh@v0.15 .0
126+ go install github.com/medyagh/gopogh/cmd/gopogh@v0.16 .0
127127 - name : Download Binaries
128128 uses : actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a
129129 with :
@@ -222,7 +222,7 @@ jobs:
222222 - name : Install gopogh
223223 shell : bash
224224 run : |
225- go install github.com/medyagh/gopogh/cmd/gopogh@v0.15 .0
225+ go install github.com/medyagh/gopogh/cmd/gopogh@v0.16 .0
226226 - name : Download Binaries
227227 uses : actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a
228228 with :
@@ -339,7 +339,7 @@ jobs:
339339 - name : Install gopogh
340340 shell : bash
341341 run : |
342- go install github.com/medyagh/gopogh/cmd/gopogh@v0.15 .0
342+ go install github.com/medyagh/gopogh/cmd/gopogh@v0.16 .0
343343 - name : Download Binaries
344344 uses : actions/download-artifact@9782bd6a9848b53b110e712e20e42d89988822b7
345345 with :
@@ -442,7 +442,7 @@ jobs:
442442 - name : Install gopogh
443443 shell : bash
444444 run : |
445- go install github.com/medyagh/gopogh/cmd/gopogh@v0.15 .0
445+ go install github.com/medyagh/gopogh/cmd/gopogh@v0.16 .0
446446 - name : Download Binaries
447447 uses : actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a
448448 with :
@@ -528,7 +528,7 @@ jobs:
528528 - name : Install gopogh
529529 shell : bash
530530 run : |
531- go install github.com/medyagh/gopogh/cmd/gopogh@v0.15 .0
531+ go install github.com/medyagh/gopogh/cmd/gopogh@v0.16 .0
532532 - name : Install docker
533533 shell : bash
534534 run : |
@@ -645,7 +645,7 @@ jobs:
645645 - name : Install gopogh
646646 shell : bash
647647 run : |
648- go install github.com/medyagh/gopogh/cmd/gopogh@v0.15 .0
648+ go install github.com/medyagh/gopogh/cmd/gopogh@v0.16 .0
649649 - name : Set fs.protected_regular
650650 shell : bash
651651 run : |
0 commit comments