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 8cc12aa commit 3ba9dc9Copy full SHA for 3ba9dc9
.github/workflows/main.yml
@@ -14,7 +14,7 @@ jobs:
14
- ubuntu-24.04
15
runs-on: ${{ matrix.target }}
16
steps:
17
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
18
19
- name: Install devscripts
20
run: |
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
21
22
23
24
0 commit comments