Skip to content

Commit 96e3e72

Browse files
committed
chore(deps): update actions/upload-artifact action to v2.2.4
1 parent fc83ae0 commit 96e3e72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
dry-run: ${{github.ref != 'refs/heads/main'}}
3232
token: ${{ secrets.GITHUB_TOKEN }}
3333

34-
- uses: actions/[email protected].3
34+
- uses: actions/[email protected].4
3535
with:
3636
name: ${{ env.DISTRO }}
3737
path: .cache/*.tar.xz

0 commit comments

Comments
 (0)