Skip to content

Commit ddc17e8

Browse files
committed
bump GH actions version to avoid node version warning in CI
1 parent b309d49 commit ddc17e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747

4848
steps:
4949
- name: Check out the codebase.
50-
uses: actions/checkout@v3
50+
uses: actions/checkout@v4
5151

5252
- name: Set up Python 3.
5353
uses: actions/setup-python@v4

0 commit comments

Comments
 (0)