-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
I had this as a step
- name: flake8 Lint
uses: py-actions/[email protected]
Download from "https://github.com/actions/python-versions/releases/download/3.12.4-9442300799/python-3.12.4-linux-22.04-x64.tar.gz"
Extract downloaded archive
/usr/bin/tar xz --warning=no-unknown-keyword -C /home/runner/_work/_temp/... -f /home/runner/_work/_temp/...
gzip: stdin: not in gzip format
/usr/bin/tar: Child returned status 1
/usr/bin/tar: Error is not recoverable: exiting now
Error: The process '/usr/bin/tar' failed with exit code 2
once updated to 2.3.0 it worked.
Metadata
Metadata
Assignees
Labels
No labels