From ee3304e9182655546c3e6420a7a0a28f0d608f7c Mon Sep 17 00:00:00 2001 From: bobbintb Date: Wed, 26 Jun 2024 18:27:21 -0600 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 6d81e56f..e9bb8eb9 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -17,7 +17,7 @@ jobs: min: "6.1.9" steps: - name: Checkout repository - uses: actions/checkout@v4.1.7 + uses: actions/checkout@v4 - name: Download UnRAID-Plugin-Generator run: | wget https://raw.githubusercontent.com/bobbintb/UnRAID-Plugin-Generator/main/plugin.sh