Skip to content

Commit

Permalink
Merge pull request #173 from EtoShinya/main
Browse files Browse the repository at this point in the history
feat: Update 1.2.28
  • Loading branch information
Taiga74164 authored Mar 9, 2025
2 parents 83b8389 + b404532 commit c1b7063
Show file tree
Hide file tree
Showing 3 changed files with 278 additions and 278 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ jobs:
msbuild ${{ env.PROJECT_FILE_PATH }} /p:Configuration=${{ env.BUILD_CONFIGURATION }} /p:Platform=${{ env.PLATFORM }}
- name: Upload Build Artifact
uses: actions/upload-artifact@v3.1.0
uses: actions/upload-artifact@v4.1.0
with:
name: build-artifact
path: ./cheat/bin/Release-x64/SLA_Cheeto.dll
if-no-files-found: error
if-no-files-found: error
Loading

0 comments on commit c1b7063

Please sign in to comment.