Skip to content

Commit 05e2ce4

Browse files
committed
Merge branch 'main' of github.com:browserstack/a11y-engine-axe-core into dom-forge-build-changes
2 parents 8ca2d2d + a64826c commit 05e2ce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- uses: actions/setup-node@v4
4040
with:
4141
node-version: ${{ matrix.node}}
42-
- uses: actions/download-artifact@v3
42+
- uses: actions/download-artifact@v4.1.7
4343
with:
4444
name: axe-core
4545
- run: npm run test:node

0 commit comments

Comments
 (0)