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 ed33049 commit 5bc2543Copy full SHA for 5bc2543
.github/workflows/github-ci.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-24.04
18
steps:
19
20
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
21
22
- name: Use Node.js LTS 20.11.0
23
uses: actions/[email protected]
.github/workflows/reuse-compliance.yml
@@ -16,6 +16,6 @@ jobs:
16
name: Compliance Check
runs-on: ubuntu-latest
- name: Execute REUSE Compliance Check
uses: fsfe/reuse-action@v5
0 commit comments