diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ebaa979..86f5172 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -29,7 +29,7 @@ jobs: ./.vscode/build.sh - name: Upload a Build Artifact - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v4.4.3 with: # Artifact name name: DeckyTerminal Build