Skip to content

Commit 93c3978

Browse files
build(deps): bump dawidd6/action-download-artifact from 10 to 12
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 10 to 12. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v10...v12) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-version: '12' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6e3c4d8 commit 93c3978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
106106
- name: Download aw-server-rust nightly
107107
if: ${{ matrix.aw-server == 'aw-server-rust' && matrix.aw-version == 'master' }}
108-
uses: dawidd6/action-download-artifact@v10
108+
uses: dawidd6/action-download-artifact@v12
109109
with:
110110
repo: ActivityWatch/aw-server-rust
111111
# Required, workflow file name or ID

0 commit comments

Comments
 (0)