Skip to content

Commit

Permalink
Updated to checkoutv3 to silence node runtime warnings
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Helwer <[email protected]>
  • Loading branch information
ahelwer committed Aug 7, 2023
1 parent 8140686 commit 127a237
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
shell: bash
steps:
- name: Clone repo
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Install python
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 127a237

Please sign in to comment.