Skip to content

Conversation

@dheerubhai-101
Copy link

The guidelines to follow homework submissions for Full C++ 17 course has been detailed in Submitting Homeworks video. But, due to deprecated version of actions/upload-artifact: v2, Homework Bot raises error as below

image

This PR has updated the old deprecated versions of actions/upload-artifact to v4 from v2. In addition, following libraries were updated to newer versions.

  • peter-evans/find-comment@v2 -> peter-evans/find-comment@v3
  • peter-evans/create-or-update-comment@v -> peter-evans/create-or-update-comment@v4
  • actions/checkout@v3 -> actions/checkout@v4
  • actions/setup-python@v2 -> actions/setup-python@v5
  • actions/upload-artifact@v2 -> actions/upload-artifact@v4
  • actions/download-artifact@v2 ->actions/download-artifact@v4

After making these changes, the CI jobs have run successfully.

image

Note, line 57 has been changed to forked repository (dheerubhai-101/ci-jobs) for testing.
image

Kindly check and it let me know if we can merge this for future users to utilize homework bot for submissions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant