Skip to content

Commit

Permalink
Update builder workflow actions
Browse files Browse the repository at this point in the history
  • Loading branch information
KingGorrin committed Mar 23, 2024
1 parent 01b033f commit 1d2d92d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/syrius_builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ jobs:
runs-on: macos-12
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Checkout zenon-node-database repository
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
repository: HyperCore-One/zenon-node-database
path: ./node-db
Expand Down

0 comments on commit 1d2d92d

Please sign in to comment.