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.
1 parent c626126 commit a691df6Copy full SHA for a691df6
.github/actionlint.yaml
@@ -2,4 +2,4 @@
2
self-hosted-runner:
3
labels:
4
- windows-11-arm
5
- - macos-15-intel
+ - macos-26-intel
.github/workflows/lint-action-workflows.yml
@@ -17,6 +17,6 @@ jobs:
17
- name: Checkout
18
uses: actions/checkout@v4.1.1
19
- name: Check workflow files
20
- uses: docker://ghcr.io/ponylang/shared-docker-ci-actionlint:20260120
+ uses: docker://ghcr.io/ponylang/shared-docker-ci-actionlint:20260311
21
with:
22
args: -color
0 commit comments