Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and simonsso committed May 21, 2024
1 parent 0cbd9dd commit 5d3b8f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
url: ${{ env.try-runtime-uri}}${{ secrets.DWELLIR_API_KEY}}
snap: eden-snapshot-full
- name: Archive snap
uses: actions/upload-artifact@v4.3.1
uses: actions/upload-artifact@v4.3.3
with:
name: eden-snapshot-full
path: eden-snapshot-full
Expand Down

0 comments on commit 5d3b8f8

Please sign in to comment.