diff --git a/.github/workflows/GeoLite.yml b/.github/workflows/GeoLite.yml index d9a25c7..7822547 100644 --- a/.github/workflows/GeoLite.yml +++ b/.github/workflows/GeoLite.yml @@ -63,7 +63,7 @@ jobs: git push -f origin download - name: Upload to Releases - uses: softprops/action-gh-release@master + uses: softprops/action-gh-release@v2 env: GITHUB_TOKEN: ${{ secrets.PAT_TOKEN }} with: