Skip to content

Commit

Permalink
try v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim8y committed Oct 13, 2023
1 parent 0e6227c commit fb5410f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ jobs:

steps:
- name: Checkout neo
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
path: ./neo

- name: Checkout neo-modules
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
repository: neo-project/neo-modules
path: ./neo-modules
Expand Down

0 comments on commit fb5410f

Please sign in to comment.