Skip to content

Commit 20f8ac7

Browse files
Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows (#9)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.1.7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v2...v4.1.7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fe7d4b1 commit 20f8ac7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ jobs:
151151
run: sudo apt-get update -m && sudo apt-get install -y libopenal-dev
152152

153153
- name: download-artifacts
154-
uses: actions/download-artifact@v2
154+
uses: actions/download-artifact@v4.1.7
155155
with:
156156
name: flex-linux
157157
path: .

0 commit comments

Comments
 (0)