Skip to content

Commit f245f74

Browse files
committed
using latest-unstable so we can bypass the recursion limit
1 parent a22a5e3 commit f245f74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
name: Create Zip & Optimize with Packsquash
4040
uses: ComunidadAylas/[email protected]
4141
with:
42-
packsquash_version: latest
42+
packsquash_version: latest-unstable
4343
options: |
4444
pack_directory = 'irp'
4545
output_file_path = 'irp_${{ steps.get_version.outputs.VERSION }}.zip'

0 commit comments

Comments
 (0)