Skip to content

Commit f84a36b

Browse files
einelazka
authored andcommitted
v2.9.0 01ac7b3
1 parent 8e285f6 commit f84a36b

File tree

3 files changed

+65
-19
lines changed

3 files changed

+65
-19
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ The package or list of packages are installed through `pacman --noconfirm -S --n
226226

227227
#### pacboy
228228

229-
Installing additional packages with [pacboy](https://www.msys2.org/docs/package-management/#avoiding-writing-long-package-names) after updating the system is supported through option `pacboy`.
229+
Installing additional packages with [pacboy](https://www.msys2.org/docs/package-naming/#avoiding-writing-long-package-names) after updating the system is supported through option `pacboy`.
230230
The package or list of packages are installed through `pacboy --noconfirm -S --needed`.
231231

232232
```yaml

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ inputs:
3737
required: false
3838
default: 'fatal'
3939
runs:
40-
using: 'node12'
40+
using: 'node16'
4141
main: 'index.js'

index.js

Lines changed: 63 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)