Skip to content

Commit

Permalink
update checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
odesenfans committed Nov 13, 2023
1 parent a58e619 commit b416f44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Install system dependencies
run: sudo apt-get -y install protobuf-compiler
- name: Install Rust
Expand Down

0 comments on commit b416f44

Please sign in to comment.