Skip to content

Commit 9f2c2aa

Browse files
committed
Add checkout v4 to make GitHub CLI happy
1 parent d7ecedc commit 9f2c2aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/LuaWatcom.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ jobs:
9696
if: startsWith(github.ref, 'refs/tags')
9797

9898
steps:
99+
- uses: actions/checkout@v4
100+
99101
- name: Download Artifacts
100102
uses: actions/download-artifact@v4
101103

0 commit comments

Comments
 (0)