Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: add checkout in the release workflow #27

Merged
merged 2 commits into from
Aug 26, 2024
Merged

Conversation

YuanYuYuan
Copy link
Contributor

@@ -96,6 +96,9 @@ jobs:
needs: builds
runs-on: [ self-hosted, ubuntu-20.04 ]
steps:
- name: Checkout
uses: actions/checkout@v3

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can probably use the newest version of the checkout action, v4

@YuanYuYuan YuanYuYuan merged commit e206cea into main Aug 26, 2024
8 checks passed
evshary pushed a commit that referenced this pull request Dec 18, 2024
Co-authored-by: eclipse-zenoh-bot <eclipse-zenoh-bot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants