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 660bc67 + 0d5aae3 commit 0766a25Copy full SHA for 0766a25
.github/workflows/distcheck.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
14
steps:
15
- - uses: actions/checkout@v4.2.2
+ - uses: actions/checkout@v5.0.0
16
- name: apt update
17
run: sudo apt update
18
- name: Install build dependencies
.github/workflows/track-lp-issues.yaml
@@ -16,7 +16,7 @@ jobs:
# Checkout code
19
20
- name: Install Python 3
21
uses: actions/[email protected]
22
with:
0 commit comments