fix: don't checkout insider for stable [skip ci]

This commit is contained in:
Baptiste Augrain
2023-11-15 20:45:18 +01:00
parent 3b1a4e39c6
commit efca1a2c2c
2 changed files with 2 additions and 6 deletions

View File

@@ -23,8 +23,6 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
ref: insider
- name: Setup Node.js environment
uses: actions/setup-node@v4