Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
zstd
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CodeLinaro
yocto-mirrors
zstd
Commits
ebf24b7b
Commit
ebf24b7b
authored
11 months ago
by
Yann Collet
Browse files
Options
Downloads
Patches
Plain Diff
fix nodejs deprecation warning
by updating msys2 action
parent
80a9a2df
Branches
fix3764
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.github/workflows/windows-artifacts.yml
+1
-1
1 addition, 1 deletion
.github/workflows/windows-artifacts.yml
with
1 addition
and
1 deletion
.github/workflows/windows-artifacts.yml
+
1
−
1
View file @
ebf24b7b
...
@@ -24,7 +24,7 @@ jobs:
...
@@ -24,7 +24,7 @@ jobs:
shell
:
msys2 {0}
shell
:
msys2 {0}
steps
:
steps
:
-
uses
:
actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
# tag=v3
-
uses
:
actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
# tag=v3
-
uses
:
msys2/setup-msys2@
5beef6d11f48bba68b9eb503e3adc60b23c0cc36
# tag=v2
-
uses
:
msys2/setup-msys2@
cc11e9188b693c2b100158c3322424c4cc1dadea
# tag=v2
.22.0
with
:
with
:
msystem
:
${{ matrix.msystem }}
msystem
:
${{ matrix.msystem }}
install
:
make zlib git p7zip mingw-w64-${{matrix.env}}-gcc
install
:
make zlib git p7zip mingw-w64-${{matrix.env}}-gcc
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment