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

Fix latest-wrangler reference #115

Merged
merged 2 commits into from
Apr 2, 2024
Merged

Fix latest-wrangler reference #115

merged 2 commits into from
Apr 2, 2024

Conversation

emmyoop
Copy link
Member

@emmyoop emmyoop commented Apr 2, 2024

resolves #

Description

Fixes the latest wrangler to point to an action that can be found

Checklist

  • I have read the contributing guide and understand what's expected of me
  • I have signed the CLA
  • I have run this code in development and it appears to resolve the stated issue

Comment on lines -59 to -60
- name: Check out the repo
uses: actions/checkout@v4
Copy link
Member Author

Choose a reason for hiding this comment

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

We don't use this since it's checking out the repo relative to the workflow it's triggered from.

@emmyoop emmyoop merged commit cd4e999 into main Apr 2, 2024
7 checks passed
@emmyoop emmyoop deleted the er/docker branch April 2, 2024 23:07
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