diff --git a/.github/workflows/bot.yml b/.github/workflows/bot.yml index 527d94f..258a1ba 100644 --- a/.github/workflows/bot.yml +++ b/.github/workflows/bot.yml @@ -30,7 +30,7 @@ jobs: - uses: actions/checkout@v3 - name: Python Dependency Installation - uses: py-actions/py-dependency-install@v4.0.0 + uses: py-actions/py-dependency-install@v4.1.0 # Runs a single command using the runners shell - name: Run a multi-line script