Skip to content

Commit

Permalink
Update actions
Browse files Browse the repository at this point in the history
  • Loading branch information
gloutsch committed Sep 30, 2024
1 parent 6e8a394 commit 68b3998
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
path: openvpn

- name: Checkout aws-vpn-client
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
path: aws-vpn-client

Expand Down Expand Up @@ -63,7 +63,7 @@ jobs:
release/resolvconf.sh
- name: upload artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: aws-vpn-client
path: release

0 comments on commit 68b3998

Please sign in to comment.