- commit
- 0a96b71599a73f23ee6c038fae0196e472675463
- parent
- e1ee996c506d505606f4b83506012efeed8e0bf1
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2026-02-19 00:07
ci: update actions
Diffstat
| M | .github/workflows/main.yml | 2 | +- |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
@@ -7,7 +7,7 @@ jobs: 7 7 permissions: 8 8 contents: write 9 9 steps:10 -1 - uses: actions/checkout@v4-1 10 - uses: actions/checkout@v6 11 11 - run: | 12 12 make a11y-outline.firefox.zip 13 13 make a11y-outline.chromium.zip