Skip to content

Commit a64826c

Browse files
authored
Merge pull request #94 from browserstack/release-2.6.0
Release 2.6.0
2 parents 54807c6 + 3945146 commit a64826c

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)