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 066598c commit 3fce0f7Copy full SHA for 3fce0f7
.github/workflows/github-ci.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
15
- - uses: actions/checkout@v4.1.6
+ - uses: actions/checkout@v4.1.7
16
17
- name: Use Node.js LTS 16.18.0
18
uses: actions/setup-node@v4.0.2
@@ -45,7 +45,7 @@ jobs:
45
runs-on: ${{ matrix.os }}
46
47
48
49
50
- name: Use Node.js ${{ matrix.node-version }}
51
.github/workflows/reuse-compliance.yml
@@ -11,6 +11,6 @@ jobs:
11
name: Compliance Check
- name: Execute REUSE Compliance Check
uses: fsfe/reuse-action@v1.1
0 commit comments