We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ce62d6 commit 86bf96fCopy full SHA for 86bf96f
.github/workflows/generate_dependabot.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v3
13
14
- name: Set Node.js 16.x
15
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
16
with:
17
node-version: 16.x
18
.github/workflows/release.yml
@@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v3
19
0 commit comments