File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 11# -------------------------------------------------------------------------------
2- # Copyright 2019-2020 Dominik Salvet
2+ # Copyright 2019-2025 Dominik Salvet
33# https://github.com/dominiksalvet/asus-fan-control
44# -------------------------------------------------------------------------------
55
@@ -8,10 +8,10 @@ on: [push, pull_request]
88
99jobs :
1010 Analysis :
11- runs-on : ubuntu-20.04
11+ runs-on : ubuntu-latest
1212 steps :
1313 - name : Checkout commit
14- uses : actions/checkout@v2
14+ uses : actions/checkout@v4
1515
1616 - name : Check shellcheck
1717 run : shellcheck --version
Original file line number Diff line number Diff line change 33[ ![ CI status] ( https://github.com/dominiksalvet/asus-fan-control/workflows/CI/badge.svg )] ( https://github.com/dominiksalvet/asus-fan-control/actions )
44[ ![ GitPack] ( https://img.shields.io/badge/-GitPack-571997 )] ( https://github.com/topics/gitpack )
55[ ![ POSIX Shell] ( https://img.shields.io/badge/POSIX-Shell-111111 )] ( https://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html )
6- [ ![ Hits] ( https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fdominiksalvet%2Fasus-fan-control&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false )] ( https://hits.seeyoufarm.com )
76
87In default, some ASUS devices running Linux control their system fans inappropriately. ** Typical symptoms** include:
98
You can’t perform that action at this time.
0 commit comments