Skip to content

Commit

Permalink
temp: use update installer
Browse files Browse the repository at this point in the history
  • Loading branch information
dhensby committed Aug 8, 2024
1 parent 9714b6b commit e28e427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:

steps:
- name: Install SQL Server ${{ matrix.mssql-version }}
uses: tediousjs/setup-sqlserver@v2
uses: tediousjs/setup-sqlserver@refs/heads/pulls/updatelinks
with:
sqlserver-version: ${{ matrix.mssql-version }}

Expand Down

0 comments on commit e28e427

Please sign in to comment.