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 b0465ca commit aab60d0Copy full SHA for aab60d0
.github/workflows/assign-issue-owners.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
21
22
- name: Setup Node.js
23
- uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
+ uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
24
with:
25
cache: npm
26
cache-dependency-path: .github/scripts/package-lock.json
0 commit comments