We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d5fa7f commit a41b032Copy full SHA for a41b032
.github/workflows/junie.yml
@@ -29,7 +29,7 @@ jobs:
29
fetch-depth: 1
30
- name: Run Junie
31
id: junie
32
- uses: JetBrains/junie-github-action@c7df3e3646a3ca0927f03ec1aa292a7d294b5a5a # v1.3.2
+ uses: JetBrains/junie-github-action@2815c780bf88716528f975ecae5abfe06648b9b2 # v1.3.4
33
with:
34
junie_api_key: ${{ secrets.JUNIE_API_KEY }}
35
use_single_comment: true
.nvmrc
@@ -1 +1 @@
1
-24.14.0
+24.14.1
0 commit comments