Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Commit 3555faa

Browse files
Bump actions/upload-artifact from 2.3.1 to 4.0.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.3.1 to 4.0.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v2.3.1...c7d193f) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 762f817 commit 3555faa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/codeql.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262

6363
- name: GitHub Upload Release Artifacts
6464
if: ${{ github.event_name == 'workflow_dispatch' }}
65-
uses: actions/upload-artifact@82c141cc518b40d92cc801eee768e7aafc9c2fa2 # v2.3.1
65+
uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392 # v4.0.0
6666
with:
6767
name: report
6868
path: |

0 commit comments

Comments
 (0)