We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 74a80fe + 7daf519 commit 595c427Copy full SHA for 595c427
.github/workflows/custopize.yml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
19
- name: "⬇ Checkout"
20
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
21
22
- name: "🔎 Get OctoPrint Version"
23
id: octoprint_latestrelease
.github/workflows/dispatch.yml
@@ -12,7 +12,7 @@ jobs:
12
13
14
- name: ⬇ Checkout
15
16
- id: my_latestrelease
name: 🔎 Get My Version
0 commit comments