8000 Warning about actions/cache@v4.0.2 despite using a supported version · Issue #1542 · actions/cache · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Warning about actions/cache@v4.0.2 despite using a supported version #1542
Closed
@kryshenp

Description

@kryshenp

Hi GitHub Actions team,

I encountered a confusing warning in my workflow run regarding the deprecation of actions/cache. Here’s the warning:

“Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v4.0.2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions.”

This is odd because I am already using v4.0.2, which is a part of the supported v4 series. According to your official announcement:
• v1-v2 of actions/cache are being deprecated.
• All versions prior to 4.0.0 are also being retired.

My workflow is already on v4.0.2, which should be fully supported. However, the warning appears as if my workflow is still using a deprecated version.

Image

Expected Behavior:

Warnings should only be shown for workflows using v1-v2 or versions prior to v4.0.0. No warning should be displayed for supported versions like v4.0.2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0