We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 577905b commit e2fa58bCopy full SHA for e2fa58b
.github/workflows/main.yml
@@ -2,7 +2,7 @@ name: CI
2
on: [push, pull_request]
3
4
env:
5
- NEKO_VERSION: 2.4.0
+ NEKO_VERSION: 2.4.1
6
7
jobs:
8
linux-build:
0 commit comments