Skip to content

Commit a680b4d

Browse files
Update build-exe.yml
1 parent d88878d commit a680b4d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-exe.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ jobs:
2828

2929
- name: Build with Nuitka
3030
# --- THE FINAL, VERIFIED CONFIGURATION ---
31-
# Use the standard and stable major version tag '@v0'. This is the correct way.
32-
uses: Nuitka/Nuitka-Action@v0
31+
# Use the standard and officially documented '@main' branch reference.
32+
uses: Nuitka/Nuitka-Action@main
3333
with:
3434
# Lock Nuitka to a recent, known-stable version.
3535
nuitka-version: '2.6'

0 commit comments

Comments
 (0)