diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 04ff4e6e1..bd9a94b49 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -97,7 +97,7 @@ jobs: - name: "Upload Pull Request number" if: ${{ (github.event_name == 'pull_request') && (github.repository == 'instructlab/taxonomy') }} - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 + uses: actions/upload-artifact@84480863f228bb9747b473957fcc9e309aa96097 # v4.4.2 with: name: pull_request_number path: pull_request_number.txt