Skip to content

Support for agda-stdlib v2.2#227

Open
wenkokke wants to merge 1 commit intomainfrom
agda-stdlib-2.2
Open

Support for agda-stdlib v2.2#227
wenkokke wants to merge 1 commit intomainfrom
agda-stdlib-2.2

Conversation

@wenkokke
Copy link
Copy Markdown
Owner

No description provided.

@andreasabel
Copy link
Copy Markdown
Collaborator

https://github.com/wenkokke/setup-agda/actions/runs/16552120720/job/46808493439?pr=227

Error: Create Artifact Container failed: The artifact name agda-2.7.0.1-arm64-macos-14-ghc9.8.2-icu77.1 is not valid.

This looks like

The recommendation there is to upgrade to actions/upload-artifact@v4, which is actions/artifact@v2.
Looks like setup-agda is using outdated dependencies:

"@actions/artifact": "^1.1.0",

@wenkokke
Copy link
Copy Markdown
Owner Author

https://github.com/wenkokke/setup-agda/actions/runs/16552120720/job/46808493439?pr=227

Error: Create Artifact Container failed: The artifact name agda-2.7.0.1-arm64-macos-14-ghc9.8.2-icu77.1 is not valid.

This looks like

The recommendation there is to upgrade to actions/upload-artifact@v4, which is actions/artifact@v2. Looks like setup-agda is using outdated dependencies:

"@actions/artifact": "^1.1.0",

I checked, and this is actually already fixed on #229.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants