Skip to content

Commit f238c55

Browse files
authored
Merge pull request Chia-Network#285 from Chia-Network/wallentx/actions-latest
2 parents f3412cf + 4660199 commit f238c55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
name: runner / black formatter
66
runs-on: ubuntu-latest
77
steps:
8-
- uses: actions/checkout@v2
8+
- uses: actions/checkout@v3
99
- uses: rickstaa/action-black@v1
1010
with:
1111
black_args: ". --check"

0 commit comments

Comments
 (0)