From 5f966b046434994f289991dd6d52976506c94f21 Mon Sep 17 00:00:00 2001 From: Official-Husko Date: Sat, 22 Jun 2024 16:54:39 +0200 Subject: [PATCH] finalize update --- .github/workflows/build_windows.yml | 6 +++--- README.md | 4 +++- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.github/workflows/build_windows.yml b/.github/workflows/build_windows.yml index 7bf78e9..a32d263 100644 --- a/.github/workflows/build_windows.yml +++ b/.github/workflows/build_windows.yml @@ -11,10 +11,10 @@ jobs: steps: - name: Checkout code - uses: actions/checkout@v2 + uses: actions/checkout@4 - name: Set up Python - uses: actions/setup-python@v2 + uses: actions/setup-python@v5 with: python-version: 3.12.4 # Specify the Python version you need @@ -41,7 +41,7 @@ jobs: main.py - name: Upload artifact - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v4 with: name: nn-downloader-windows path: dist/NN-Downloader.exe # Adjust the path to your executable relative to the root of the repository diff --git a/README.md b/README.md index e21dcbe..271a37a 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ Welcome to the successor of the [multporn image downloader v1][2] & [v2][1] and most downloaders out there regarding "NSFW" material. The NN-Downloader or Naughty-Naughty-Downloader (yes very creative I know) supports multiple sites with their official API (if available), and proxies and it's also portable. +> [!NOTE] +> This project is built using Github Actions for full transparency on the build process. + ### Preview ![preview](https://github.com/Official-Husko/NN-Downloader/blob/dev/preview/preview.gif) @@ -15,7 +18,6 @@ Welcome to the successor of the [multporn image downloader v1][2] & [v2][1] and - AI Training Compatible - Avoid Duplicates - Fast & Efficient Downloads -- Customizable