We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfb969f commit 061c632Copy full SHA for 061c632
.github/workflows/build.yml
@@ -35,7 +35,7 @@ jobs:
35
dry-run: ${{github.ref != 'refs/heads/main'}}
36
token: ${{ secrets.GITHUB_TOKEN }}
37
38
- - uses: actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8 # tag=v3.1.0
+ - uses: actions/upload-artifact@83fd05a356d7e2593de66fc9913b3002723633cb # tag=v3.1.1
39
with:
40
name: ${{ env.DISTRO }}
41
path: .cache/*.tar.xz
0 commit comments