Skip to content

Bump ghc and ci action versions#24

Merged
dmjio merged 3 commits into
haskell-miso:mainfrom
jhrcek:jhrcek/bumps
Jun 3, 2026
Merged

Bump ghc and ci action versions#24
dmjio merged 3 commits into
haskell-miso:mainfrom
jhrcek:jhrcek/bumps

Conversation

@jhrcek
Copy link
Copy Markdown
Contributor

@jhrcek jhrcek commented Jun 3, 2026

No description provided.

Comment thread app/Main.hs
]
[ H.button_
[ E.onClick AddOne
[ E.onClick SubtractOne
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, couldn't resist, this is really triggering me.
Increment button just need to be on the right, where the positive X axis points.
The universe just is that way 😆


steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v6
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just to shut up github warnings about old versions of nodejs

on:
push:
branches: main
branches: [ main ]
Copy link
Copy Markdown
Contributor Author

@jhrcek jhrcek Jun 3, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

vscode complaining about this file not being schema compliant (branches needs to be an array of strings, not a string)

@dmjio dmjio merged commit 54ca949 into haskell-miso:main Jun 3, 2026
2 checks passed
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