Skip to content

Conversation

@1110sillabo
Copy link

Hi Patrick, thanks a lot for code, your tutorial and the video.
I've learnt a lot from it!

I'm sharing some of the fixes I made to have the code running as of July 2024.
Running the example gave me a failure related to Node. This was puzzling as I was running a Python script.
GitHub traceback pointed me to a GitHub blog post on actions.

It took me a while to realize the whole GitHub action's infra was changing and all I needed was to use more the more updated pipelines.

At first I was perplexed seeing your action with the old version is still up and running (and logging). Maybe if you set up the action with a valid version that later gets replaced GitHub may update that under the hood?

Copy link

@aschlesin aschlesin left a comment

Choose a reason for hiding this comment

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

This has been the step I needed to successfully push the action thanks!

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