milenkovicm opened a new pull request, #1222:
URL: https://github.com/apache/datafusion-ballista/pull/1222
# Which issue does this PR close?
Closes #.
# Rationale for this change
There spurious CI error,
- https://github.com/apache/datafusion-ballista/actions/runs/14204334938
- https://github.com/apache/datafusion-ballista/actions/runs/14196252739
```
actions-rs/toolchain@v1 is not allowed to be used in
apache/datafusion-ballista. A...
```
```
r-lib/actions/pr-fetch@master and r-lib/actions/pr-push@master are not
allowed to be used in apache/datafusion-ballista. Actions in this workflow must
be: within a repository that belongs to your Enterprise account, created by
GitHub, verified in the GitHub Marketplace, or matching the following:
1Password/load-secrets-action@*, A ...
```
# What changes are included in this PR?
replaced deprecated `actions-rs/toolchain@v1` with
`dtolnay/rust-toolchain@stable`
# Are there any user-facing changes?
<!--
If there are user-facing changes then we may require documentation to be
updated before approving the PR.
-->
<!--
If there are any breaking changes to public APIs, please add the `api
change` label.
-->
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]