[gha] update actions

Signed-off-by: r4sas <r4sas@i2pmail.org>
This commit is contained in:
r4sas 2024-04-27 13:49:48 +00:00
parent d4e3991257
commit ca3ac8c11d
No known key found for this signature in database
GPG key ID: 66F6C87B98EBCFE2
7 changed files with 27 additions and 27 deletions

View file

@ -27,7 +27,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Test in FreeBSD
id: test
@ -44,7 +44,7 @@ jobs:
gmake -j2
- name: Upload artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: i2pd-freebsd
path: build/i2pd