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.
2 parents 70b6688 + 676c9e9 commit 2ac284eCopy full SHA for 2ac284e
.github/workflows/build_windows_installer.yml
@@ -19,7 +19,7 @@ jobs:
19
token: ${{ secrets.GITHUB_TOKEN }}
20
21
- name: 📌 Checkout
22
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
23
24
- name: 🔨 Install OctoPrint into WinPython
25
run: |
.github/workflows/dispatch.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
14
- name: ⬇ Checkout
15
16
17
- id: my_latestrelease
18
name: 🔎 Get My Version
0 commit comments