Skip to content

Commit 6868974

Browse files
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v3...v4.1.7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 845ffa4 commit 6868974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
haxelib install openfl-samples --quiet
7777
haxelib git away3d-samples https://github.com/openfl/away3d-samples --quiet
7878
79-
- uses: actions/download-artifact@v3
79+
- uses: actions/download-artifact@v4.1.7
8080
with:
8181
name: away3d-haxelib
8282
path: away3d-haxelib

0 commit comments

Comments
 (0)