We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94242eb commit e85fb28Copy full SHA for e85fb28
1 file changed
.github/workflows/lint.yaml
@@ -8,7 +8,7 @@ jobs:
8
# by the push to the branch.
9
if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.repository
10
11
- runs-on: ubuntu-latest
+ runs-on: ubuntu-slim
12
steps:
13
- name: Checkout
14
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
0 commit comments