Skip to content

Issue#2862: Fixes warnings on GH actions#2866

Merged
vfdev-5 merged 2 commits intopytorch:masterfrom
DeepC004:deepc004/issue#2862
Feb 15, 2023
Merged

Issue#2862: Fixes warnings on GH actions#2866
vfdev-5 merged 2 commits intopytorch:masterfrom
DeepC004:deepc004/issue#2862

Conversation

@DeepC004
Copy link
Copy Markdown
Contributor

@DeepC004 DeepC004 commented Feb 15, 2023

Fixes #2862

Description:

  • Fixes GH actions warnings by updating to actions/checkout@v3 and actions/cache@v3 in docs.yml file

@github-actions github-actions bot added the ci CI label Feb 15, 2023
@vfdev-5
Copy link
Copy Markdown
Collaborator

vfdev-5 commented Feb 15, 2023

@DeepC004 can you please check if we need upgrade these versions in other workflows ?

@DeepC004
Copy link
Copy Markdown
Contributor Author

@vfdev-5 I checked other GitHub workflows. However, only docs.yml file requires the update on versions.

Copy link
Copy Markdown
Collaborator

@vfdev-5 vfdev-5 left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @DeepC004 !

@vfdev-5 vfdev-5 merged commit ac3c11b into pytorch:master Feb 15, 2023
@DeepC004 DeepC004 deleted the deepc004/issue#2862 branch February 22, 2023 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix warnings on GH actions, doctests

2 participants