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 4e27558 commit 7991d19Copy full SHA for 7991d19
.github/workflows/check-changes-ownership.yml
@@ -42,7 +42,7 @@ jobs:
42
ref: ${{ github.event.pull_request.base.ref }}
43
44
# uses node 22 to be able to use Typescript
45
- - uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5
+ - uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
46
with:
47
cache: 'npm'
48
cache-dependency-path: |
0 commit comments