We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d8d16a7 + fcc2551 commit 2ab103cCopy full SHA for 2ab103c
.github/workflows/web-ext.yml
@@ -23,7 +23,7 @@ jobs:
23
# Steps represent a sequence of tasks that will be executed as part of the job
24
steps:
25
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
26
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
27
- uses: actions/setup-node@v4
28
with:
29
node-version: '18'
0 commit comments