We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ab103c commit 3fc99f5Copy full SHA for 3fc99f5
.github/workflows/web-ext.yml
@@ -25,8 +25,6 @@ jobs:
25
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
26
- uses: actions/checkout@v4
27
- uses: actions/setup-node@v4
28
- with:
29
- node-version: '18'
30
31
# Runs a single command using the runners shell
32
- name: Install web-ext
0 commit comments