diff --git a/.github/workflows/GeoLite.yml b/.github/workflows/GeoLite.yml index 4c3c4f7..8cb90f3 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.GITHUB_TOKEN }} with: