Skip to content

Commit 4f0a476

Browse files
committed
Github: Update actions
1 parent f8cb831 commit 4f0a476

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-22.04
1414
steps:
1515
- name: Checkout
16-
uses: actions/checkout@v3
16+
uses: actions/checkout@v4
1717

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

0 commit comments

Comments
 (0)