aria-api

access ARIA information from JavaScript
git clone https://git.ce9e.org/aria-api.git

commit
57117e38df8dd5b8b20ffa65f381087f690f8506
parent
05e262107906cb6de990b96d22a760a37f124026
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2026-02-18 23:25
ci: update actions

Diffstat

M .github/workflows/main.yml 4 ++--

1 files changed, 2 insertions, 2 deletions


diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml

@@ -3,8 +3,8 @@ jobs:
    3     3   test:
    4     4     runs-on: ubuntu-latest
    5     5     steps:
    6    -1     - uses: actions/checkout@v2
    7    -1     - uses: actions/setup-node@v3
   -1     6     - uses: actions/checkout@v6
   -1     7     - uses: actions/setup-node@v6
    8     8     - name: dependencies
    9     9       run: npm install
   10    10     - run: mkdir -p dist