Skip to content

Commit b066555

Browse files
Bump radareorg/github-actions from 2 to 3
Bumps [radareorg/github-actions](https://github.com/radareorg/github-actions) from 2 to 3. - [Release notes](https://github.com/radareorg/github-actions/releases) - [Commits](radareorg/github-actions@v2...v3) --- updated-dependencies: - dependency-name: radareorg/github-actions dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7cc61c4 commit b066555

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
3434
- name: Install radare2
3535
id: r2
36-
uses: radareorg/github-actions@v2
36+
uses: radareorg/github-actions@v3
3737

3838
- name: Build with Make
3939
if: matrix.build_system == 'make'

0 commit comments

Comments
 (0)