Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-17450

Upgrade github actions to avoid github action warnings

    XMLWordPrintable

Details

    Description

      There are warnings in github actions summary page:

      Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: actions/checkout@v2, AdoptOpenJDK/install-jdk@v1

      The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

      Starting 1st June 2023 workflows using save-state or set-output commands via stdout will fail with an error.


      We should upgrade to the following actions:

      actions/checkout@v3: https://github.com/actions/checkout

      actions/setup-java@v3: https://github.com/actions/setup-java

      actions/upload-artifact@v3: https://github.com/actions/upload-artifact

      Attachments

        Issue Links

          Activity

            People

              cfang@redhat.com Cheng Fang
              cfang@redhat.com Cheng Fang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: