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.
2 parents 27804b0 + 6796775 commit b783d21Copy full SHA for b783d21
.github/workflows/main.yml
@@ -45,7 +45,7 @@ jobs:
45
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
46
steps:
47
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8
48
- - uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53
+ - uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131
49
with:
50
path: ./artifacts
51
- name: Set tag name
@@ -80,7 +80,7 @@ jobs:
80
S3_URL: ${{ secrets.S3_URL }}
81
82
83
84
85
86
- name: Configure AWS Credentials
0 commit comments