[GRASS-git] [OSGeo/grass] 24ce8d: docker alpine: CI update for `set-output` command ...
Markus Neteler
noreply at github.com
Tue Apr 18 02:35:56 PDT 2023
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 24ce8d31915e1404fb076bb732ef1cf2e4cfe7f6
https://github.com/OSGeo/grass/commit/24ce8d31915e1404fb076bb732ef1cf2e4cfe7f6
Author: Markus Neteler <neteler at gmail.com>
Date: 2023-04-18 (Tue, 18 Apr 2023)
Changed paths:
M .github/workflows/docker.yml
Log Message:
-----------
docker alpine: CI update for `set-output` command (#2921)
Currently (e.g. https://github.com/OSGeo/grass/actions/runs/4718450552/jobs/8368064252#step:8:9512) the following warning shows up:
build and push alpine for branch
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/
This PR attempts to update it accordingly.
More information about the grass-commit
mailing list