We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e6fc585 + 0c0e77c commit cdf5961Copy full SHA for cdf5961
.github/workflows/static-checks.yml
@@ -13,7 +13,7 @@ jobs:
13
# write /sys/fs/cgroup/cgroup.subtree_control: operation not supported
14
options: --privileged --cgroupns=host
15
steps:
16
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
17
- name: Analysing the code with ruff
18
run: |
19
set -e
.github/workflows/test.yml
- name: Install dependencies
0 commit comments