Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
佳 邓
Gitlab4j Api
Commits
dc2ab0b5
Unverified
Commit
dc2ab0b5
authored
Nov 09, 2023
by
Jérémie Bresson
Committed by
GitHub
Nov 09, 2023
Browse files
GitHub Actions: remove "set-output" usage (#995)
parent
7b18326a
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/ci-build.yml
View file @
dc2ab0b5
...
@@ -31,7 +31,7 @@ jobs:
...
@@ -31,7 +31,7 @@ jobs:
-
name
:
Get Date
-
name
:
Get Date
id
:
get-date
id
:
get-date
run
:
|
run
:
|
echo "
::set-output name=
date
::
$(/bin/date -u "+%Y-%m")"
echo "date
=
$(/bin/date -u "+%Y-%m")"
>> $GITHUB_OUTPUT
shell
:
bash
shell
:
bash
-
name
:
Cache Maven Repository
-
name
:
Cache Maven Repository
id
:
cache-maven
id
:
cache-maven
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment