We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e31bfe4 commit 7b42485Copy full SHA for 7b42485
.github/workflows/ExtensionTemplate.yml
@@ -31,7 +31,7 @@ jobs:
31
shell: bash
32
run: sudo apt-get update -y -qq && sudo apt-get install -y -qq ninja-build
33
34
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
35
with:
36
fetch-depth: 0
37
submodules: 'recursive'
@@ -77,7 +77,7 @@ jobs:
77
78
79
steps:
80
81
82
83
@@ -128,7 +128,7 @@ jobs:
128
129
130
131
132
133
134
0 commit comments