Skip to content

Commit

Permalink
Github: Update actions
Browse files Browse the repository at this point in the history
  • Loading branch information
wsnyder committed Jan 23, 2024
1 parent f8cb831 commit 4f0a476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4

# This uses the ":stable" version of Verilator, you may prefer ":latest"
# We run make from inside the container, overriding default entry point (Verilator binary itself)
Expand Down

0 comments on commit 4f0a476

Please sign in to comment.