Skip to content

infra: update versions of GitHub Actions#30

Open
MarkoSagadin wants to merge 1 commit into
mainfrom
feature/update_workflows
Open

infra: update versions of GitHub Actions#30
MarkoSagadin wants to merge 1 commit into
mainfrom
feature/update_workflows

Conversation

@MarkoSagadin
Copy link
Copy Markdown
Collaborator

The changes in this commit were prompted by the deprecation warning for the actions/upload-artifact@v3, which is used by the build.yaml for the Python code. One of the PRs failed to pass the CI because of this warning.

Once I started looking through the workflow files I realized that almost all actions required the version update.

The changes in this commit were prompted by the deprecation
warning for the actions/upload-artifact@v3, which is used by the
build.yaml for the Python code. One of the PRs failed to pass the CI
because of this warning.

Once I started looking through the workflow files I realized that almost
all actions required the version update.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

1 participant