purescript / spago

🍝 PureScript package manager and build tool
BSD 3-Clause "New" or "Revised" License
792 stars 132 forks source link

Update tools used in GitHub Actions #1250

Closed ysangkok closed 4 months ago

ysangkok commented 4 months ago

Description of the change

I am worried about whether the cache gets updated correctly. So I wanted to bump its version. But many other tools are also out of date, so I bumped them too.

f-f commented 4 months ago

Let's update the node version here while we're at it

ysangkok commented 4 months ago

@f-f Looks like this failed on after merging to main... Is it because of this work or is it expected to be flaky?

1161 regression: 'subpackage with disjoint git dependency' builds:

test timed out after 90000ms

f-f commented 4 months ago

It's not consistently flaky, and it's the first time that I see it fail. I rerun that job and now it's passing - I'll keep an eye on it to see if it will fail again