Browse Source

Bump actions/upload-artifact from 4.3.1 to 4.3.2 (#648)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.3.1...v4.3.2)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 1 year ago
parent
commit
d9d834b165
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/ci.yml

+ 1 - 1
.github/workflows/ci.yml

@@ -48,7 +48,7 @@ jobs:
           ls -l godot-tools.vsix
           ls -l godot-tools.vsix
 
 
       - name: Upload extension VSIX
       - name: Upload extension VSIX
-        uses: actions/[email protected].1
+        uses: actions/[email protected].2
         with:
         with:
           name: godot-tools
           name: godot-tools
           path: godot-tools.vsix
           path: godot-tools.vsix