mirror of
https://github.com/varun-r-mallya/Python-BPF.git
synced 2026-03-23 21:51:30 +00:00
Compare commits
2 Commits
refactor_c
...
8554688230
| Author | SHA1 | Date | |
|---|---|---|---|
| 8554688230 | |||
| 3e873f378e |
4
.github/workflows/format.yml
vendored
4
.github/workflows/format.yml
vendored
@ -12,8 +12,8 @@ jobs:
|
||||
name: Format
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-python@v5
|
||||
- uses: actions/checkout@v5
|
||||
- uses: actions/setup-python@v6
|
||||
with:
|
||||
python-version: "3.x"
|
||||
- uses: pre-commit/action@v3.0.1
|
||||
|
||||
Reference in New Issue
Block a user