mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 20:33:46 +02:00
update github actions/checkout to new branch
This commit is contained in:
parent
40ed4122b1
commit
f4f2350d3c
3 changed files with 4 additions and 4 deletions
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
|
|
@ -4,7 +4,7 @@ jobs:
|
|||
install:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
- uses: actions/checkout@main
|
||||
- name: install
|
||||
uses: irssi-import/actions-irssi/check-irssi@master
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue