Skip to content
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
win-t committed Oct 11, 2022
1 parent 87a6151 commit ad5ef3f
Show file tree
Hide file tree
Showing 5 changed files with 329 additions and 338 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: 'docker-state'
description: 'Cache /var/lib/docker state to improve workflow execution time'
runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'
post: 'dist/index.js'
post-if: 'success()'
79 changes: 10 additions & 69 deletions dist/index.js

Large diffs are not rendered by default.

Loading

0 comments on commit ad5ef3f

Please sign in to comment.