Skip to content

Commit 061c632

Browse files
chore(deps): update actions/upload-artifact action to v3.1.1
1 parent dfb969f commit 061c632

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
@@ -35,7 +35,7 @@ jobs:
3535
dry-run: ${{github.ref != 'refs/heads/main'}}
3636
token: ${{ secrets.GITHUB_TOKEN }}
3737

38-
- uses: actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8 # tag=v3.1.0
38+
- uses: actions/upload-artifact@83fd05a356d7e2593de66fc9913b3002723633cb # tag=v3.1.1
3939
with:
4040
name: ${{ env.DISTRO }}
4141
path: .cache/*.tar.xz

0 commit comments

Comments
 (0)