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.
2 parents 8d965b2 + 8abdac0 commit fec4208Copy full SHA for fec4208
2 files changed
.github/workflows/basic.yml
@@ -39,7 +39,7 @@ jobs:
39
shell: bash -l {0}
40
41
steps:
42
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
43
with:
44
lfs: true
45
@@ -97,5 +97,5 @@ jobs:
97
if: contains(github.base_ref, 'develop')
98
runs-on: ubuntu-latest
99
100
101
- uses: crate-ci/typos@v1.47.2
.github/workflows/extra.yml
@@ -41,7 +41,7 @@ jobs:
46
47
@@ -110,5 +110,5 @@ jobs:
110
111
112
113
114
0 commit comments